diff --git a/nixos/nix.nix b/nixos/nix.nix index 2afdc9bf..f7237133 100644 --- a/nixos/nix.nix +++ b/nixos/nix.nix @@ -9,6 +9,7 @@ keep-outputs = true; keep-derivations = true; }; + channel.enable = false; }; nixpkgs.overlays = with inputs; [