mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
nixos/vagrant-guest: Set security.sudo-rs.wheelNeedsPassword
too
This commit is contained in:
parent
f9ef870ccf
commit
89fd59c12a
1 changed files with 1 additions and 0 deletions
|
@ -55,4 +55,5 @@ in
|
|||
};
|
||||
|
||||
security.sudo.wheelNeedsPassword = false;
|
||||
security.sudo-rs.wheelNeedsPassword = false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue