Add @wheel to nix trusted users to allow remote deployment.
This commit is contained in:
3
hosts/common/global/nix.nix
Normal file
3
hosts/common/global/nix.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
nix.settings.trusted-users = [ "root" "@wheel" ];
|
||||
}
|
||||
Reference in New Issue
Block a user