weird nix syntax 😭
This commit is contained in:
parent
9ea006416b
commit
ed2c9dae63
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# enable nix flakes
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
nix.settings.trusted-users = [ "root", "osbm" ];
|
||||
nix.settings.trusted-users = [ "root" "osbm" ];
|
||||
|
||||
nix.gc = {
|
||||
automatic = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue