Update to nixos 22.11
This commit is contained in:
parent
f0be8cc8d8
commit
858c7a1655
14 changed files with 78 additions and 49 deletions
|
@ -52,7 +52,7 @@ in {
|
|||
|
||||
# Package management
|
||||
nix = {
|
||||
trustedUsers = [ "root" "@wheel" ];
|
||||
settings.trusted-users = [ "root" "@wheel" ];
|
||||
gc = {
|
||||
automatic = true;
|
||||
dates = "weekly";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue