nixos/vagrant-guest: Set `security.sudo-rs.wheelNeedsPassword` too
nicoo 2 years ago 89fd59c1 f9ef870c
··· 55 55 }; 56 56 57 57 security.sudo.wheelNeedsPassword = false; 58 58 + security.sudo-rs.wheelNeedsPassword = false; 58 59 }