summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-01-16 19:30:02 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2025-01-16 19:30:02 +0530
commit4b676541be3e096784175f8e998f6affa70be122 (patch)
treeb3d12d429f0136c4dd73a5bee538195b7a440192 /modules
parent2fa70c8bcdca928cf0b17f584ec0ef733ad033ad (diff)
update
Diffstat (limited to 'modules')
-rw-r--r--modules/core/global.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/core/global.nix b/modules/core/global.nix
index 71c82f0..1ef2ab7 100644
--- a/modules/core/global.nix
+++ b/modules/core/global.nix
@@ -9,6 +9,7 @@ in {
auto-optimise-store = true;
};
nixPath = [ "nixpkgs=${nix_path}" ];
+ channel.enable = false;
};
systemd.tmpfiles.rules = [