MyNixOS website logo
option

security.sudo-rs.defaultOptions

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

Declarations
Type
list of string
Default
[
  "SETENV"
]
Sign in to create a configuration using this setting.