services.displayManager.noctalia-greeter.passwordlessSyncUsers

NixOS option

Local users allowed to apply the constrained appearance-only sync through Polkit without authentication. The constrained sync operation never accepts session command configuration. Leave empty to require administrator authentication for every sync.

type: list of string
Default
[ ]
Example
[
  "alice"
]
declared in: nixos/modules/services/display-managers/noctalia-greeter.nixView source on NixOS/nixpkgs →