programs.passless.users

NixOS option

Users that intend to use passless and should be added to the fido group.

type: list of string
Default
[ ]
Example
[
  "alice"
]
declared in: nixos/modules/programs/passless.nixView source on NixOS/nixpkgs →