security.account-utils.extraArgs
NixOS option
List of arguments to pass to the socket activated service executables. This is passed to both pwupdd and pwaccessd, which support identical flags.
type: list of non-empty stringDefault
[ ]
Example
declared in: nixos/modules/security/account-utils.nixView source on NixOS/nixpkgs →[ "--debug" "-v" ]