disable sudo password
This commit is contained in:
@@ -138,5 +138,7 @@
|
||||
system.stateVersion = "24.11"; # Did you read the comment?
|
||||
|
||||
nix.settings.trusted-users = [ "shatteredmint" ];
|
||||
# if people get to that point we are fucked anyways
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user