1
This commit is contained in:
2022-08-08 15:33:56 +02:00
parent 6f8a33cc5a
commit 46e4d19edb

View File

@ -17,7 +17,7 @@
experimental-features = nix-command flakes experimental-features = nix-command flakes
''; '';
# Keep nix-shell from grabage collection for direnv (keep-outputs + keep-derivations) # Keep nix-shell from garbage collection for direnv (keep-outputs + keep-derivations)
# NOTE: nix-direnv use nix or use flake should do this automatically # NOTE: nix-direnv use nix or use flake should do this automatically
# keep-outputs = true # keep-outputs = true
# keep-derivations = true # keep-derivations = true