security.doas.extraRules.*.cmd

The command the user is allowed to run. When set to null (the default), all commands are allowed.

NOTE: It is best practice to specify absolute paths. If a relative path is specified, only a restricted PATH will be searched.

Type
null or string
Default
null
Declared
<nixpkgs/nixos/modules/security/doas.nix>