modules/nix: disable channel
This commit is contained in:
parent
39737718a4
commit
13bb545ac7
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ in
|
|||
|
||||
nix.optimise.automatic = true;
|
||||
|
||||
nix.channel.enable = false;
|
||||
|
||||
nix.settings = {
|
||||
experimental-features = [
|
||||
"nix-command"
|
||||
|
|
Loading…
Add table
Reference in a new issue