remove nix-flakes script
i just pasted it in when i first started out, realised it's not necessary since i already have flakes enabled
This commit is contained in:
parent
c36d8cd3c0
commit
f1889de3ce
1 changed files with 0 additions and 4 deletions
|
|
@ -13,10 +13,6 @@
|
|||
wget
|
||||
|
||||
gnome3.nautilus
|
||||
|
||||
(pkgs.writeShellScriptBin "nix-flakes" ''
|
||||
exec ${pkgs.nixUnstable}/bin/nix --experimental-features "nix-command flakes" "$@"
|
||||
'')
|
||||
];
|
||||
environment.variables.EDITOR = "nvim";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue