From 4b676541be3e096784175f8e998f6affa70be122 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Thu, 16 Jan 2025 19:30:02 +0530 Subject: update --- modules/core/global.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') 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 = [ -- cgit v1.2.3