security.sudo.defaultOptions

Options used for the default rules, granting root and the wheel group permission to run any command as any user.

Type
list of string
Default
[
  "SETENV"
]
Declared
<nixpkgs/nixos/modules/security/sudo.nix>