security.sudo.enable

NixOS option

Whether to enable the sudo command, which allows non-root users to execute commands as root.

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