1
This commit is contained in:
2022-08-08 15:33:56 +02:00
parent 978042864c
commit 99cd150675

View File

@ -17,7 +17,7 @@
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
# keep-outputs = true
# keep-derivations = true