security.doas.extraConfig

NixOS option

Extra configuration text appended to doas.conf. Be aware that this option cannot be used to override the behaviour allowing passwordless operation for root.

type: strings concatenated with "\n"
Default
""
declared in: nixos/modules/security/doas.nixView source on NixOS/nixpkgs →