nixos/vagrant-guest: Set security.sudo-rs.wheelNeedsPassword too
This commit is contained in:
@@ -55,4 +55,5 @@ in
|
||||
};
|
||||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
security.sudo-rs.wheelNeedsPassword = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user