Add julius user to trusted-users
This commit is contained in:
parent
3fb75682fc
commit
dab5645664
1 changed files with 2 additions and 0 deletions
|
@ -9,4 +9,6 @@
|
|||
extraGroups = [ "wheel" "networkmanager" "docker" "libvirtd" ];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
nix.settings.trusted-users = [ "julius" ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue