1
0
Fork 0

Add nix flag

This commit is contained in:
Malte 2023-02-25 21:01:24 +01:00
parent 4151691e4a
commit a722dd2e83

View file

@ -125,7 +125,7 @@
settings.trusted-users = ["maralorn" "laminar"];
# Extra Option which is on by default: allow-import-from-derivation = true
extraOptions = ''
experimental-features = nix-command flakes
experimental-features = nix-command flakes repl-flake
fallback = true
auto-optimise-store = true
builders-use-substitutes = true