enable more experimental features
This commit is contained in:
parent
c223504bbf
commit
37bf3c37a4
4 changed files with 7 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
settings = {
|
||||
#auto-optimise-store = true;
|
||||
builders-use-substitutes = true;
|
||||
experimental-features = ["flakes" "nix-command"];
|
||||
experimental-features = ["flakes" "nix-command" "pipe-operators" "no-url-literals"];
|
||||
|
||||
# for direnv GC roots
|
||||
keep-outputs = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue