parent
03eb98ca7e
commit
6b637ea17c
1 changed files with 3 additions and 0 deletions
|
@ -67,8 +67,11 @@
|
|||
name = "nix.conf";
|
||||
destination = "/etc/nix/nix.conf";
|
||||
text = ''
|
||||
auto-optimise-store = true
|
||||
accept-flake-config = true
|
||||
experimental-features = nix-command flakes ca-derivations
|
||||
sandbox = true
|
||||
sandbox-fallback = false
|
||||
'';
|
||||
})
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue