mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-18 02:07:02 -04:00
oops
This commit is contained in:
parent
0a7223bd6b
commit
48057370fb
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ in
|
||||||
(mkScript {
|
(mkScript {
|
||||||
name = "flakeify";
|
name = "flakeify";
|
||||||
file = ./flakeify.sh;
|
file = ./flakeify.sh;
|
||||||
deps = [pkgs.direnv];
|
env = [pkgs.direnv];
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
file = {
|
file = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue