security.sudo-rs.enable

NixOS option

Whether to enable a memory-safe implementation of the sudo command, which allows non-root users to execute commands as root .

type: boolean
Default
false
Example
true
declared in: nixos/modules/security/sudo-rs.nixView source on NixOS/nixpkgs →