eve-psr-nix0/system/security.nix
2023-06-26 16:30:36 -05:00

2 lines
55 B
Nix

{ ... }: { security.sudo.wheelNeedsPassword = false; }