forked from colonelpanic/dotfiles
[NixOS] Disable nix-channel
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
keep-outputs = true;
|
||||
keep-derivations = true;
|
||||
};
|
||||
channel.enable = false;
|
||||
};
|
||||
|
||||
nixpkgs.overlays = with inputs; [
|
||||
|
Reference in New Issue
Block a user