allow passwordless sudo on servers
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
boot.kernelModules = [ ];
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-uuid/44444444-4444-4444-8888-888888888888";
|
||||
fsType = "ext4";
|
||||
|
||||
Reference in New Issue
Block a user