disable channels
This commit is contained in:
parent
53bee43f1a
commit
e4fc3cc8c3
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@
|
|||
"nixos-config=${inputs.self}"
|
||||
];
|
||||
|
||||
nix.channel.enable = false;
|
||||
|
||||
nix.settings.trusted-users = ["root" "osbm"];
|
||||
|
||||
nix.gc = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue