nixmsi: disable auto gc

This commit is contained in:
chayleaf 2024-12-10 20:30:27 +07:00
parent 6cf7b8798f
commit 1a8fd6c9fa
Signed by: chayleaf
GPG key ID: 78171AD46227E68E

View file

@ -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 = [