Disable channels
This commit is contained in:
parent
21a79bef69
commit
5ca73fceb5
1 changed files with 1 additions and 0 deletions
|
|
@ -155,6 +155,7 @@
|
|||
};
|
||||
nix.settings.auto-optimise-store = true;
|
||||
nix.settings.trusted-users = [ "jhemono" ];
|
||||
nix.channel.enable = false;
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
# started in user sessions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue