keep direnv outputs (no gc)
This commit is contained in:
parent
ace4a5ddab
commit
c30b534e49
@ -11,6 +11,10 @@ with config.deviceSpecific; {
|
||||
extraOptions = ''
|
||||
builders-use-substitutes = true
|
||||
experimental-features = nix-command flakes
|
||||
|
||||
keep-outputs = true
|
||||
keep-derivations = true
|
||||
|
||||
# Prevent Nix from fetching the registry every time
|
||||
flake-registry = ${inputs.flake-registry}/flake-registry.json
|
||||
'';
|
||||
|
Loading…
x
Reference in New Issue
Block a user