From c78fafc00a265532205046e9e0ceab1277c58c86 Mon Sep 17 00:00:00 2001
From: chayleaf <chayleaf-git@pavluk.org>
Date: Tue, 10 Dec 2024 20:30:27 +0700
Subject: [PATCH] nixmsi: disable auto gc

---
 system/hosts/nixmsi.nix | 1 +
 1 file changed, 1 insertion(+)

diff --git a/system/hosts/nixmsi.nix b/system/hosts/nixmsi.nix
index a3270cf..1e66aa6 100644
--- a/system/hosts/nixmsi.nix
+++ b/system/hosts/nixmsi.nix
@@ -74,6 +74,7 @@
 
   ### SECTION 2: SYSTEM CONFIG/ENVIRONMENT ###
 
+  nix.gc.automatic = false;
   networking.useDHCP = true;
   # networking.firewall.enable = false;
   networking.firewall.allowedTCPPorts = [