Disable gc on howl so nix backed projects don't loose their cache
This commit is contained in:
@@ -8,4 +8,5 @@
|
||||
# don't use remote builders
|
||||
nix.distributedBuilds = lib.mkForce false;
|
||||
|
||||
nix.gc.automatic = lib.mkForce false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user