summary refs log tree commit diff stats
path: root/sys/nix
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nix')
-rw-r--r--sys/nix/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/nix/default.nix b/sys/nix/default.nix
index 30f5b38..8893a28 100644
--- a/sys/nix/default.nix
+++ b/sys/nix/default.nix
@@ -1,5 +1,6 @@
 {...}: {
   nix = {
+    channel.enable = false;
     gc = {
       automatic = true;
       dates = "daily";