nixmsi: disable auto gc
This commit is contained in:
parent
6cf7b8798f
commit
1a8fd6c9fa
|
@ -74,6 +74,7 @@
|
|||
|
||||
### SECTION 2: SYSTEM CONFIG/ENVIRONMENT ###
|
||||
|
||||
nix.gc.automatic = lib.mkForce false;
|
||||
networking.useDHCP = true;
|
||||
# networking.firewall.enable = false;
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
|
|
Loading…
Reference in a new issue