oops
This commit is contained in:
parent
a66cf9784a
commit
113bc45dd7
|
@ -8,7 +8,7 @@
|
|||
# set some nix settings defaults
|
||||
config.nix.settings = {
|
||||
repl-overlays = [ ./repl-overlay.nix ];
|
||||
experimental-features = "nix-command flakes repl-flake pipe-operator";
|
||||
experimental-features = "nix-command flakes pipe-operator";
|
||||
temp-dir = "/var/tmp";
|
||||
|
||||
# we're disabling the default flake registry because i don't like it
|
||||
|
|
Loading…
Reference in New Issue