fix: wheel no passwd
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
]);
|
||||
};
|
||||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
|
||||
users.users.luca = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ];
|
||||
|
||||
Reference in New Issue
Block a user