services.rosec.pam.services

NixOS option

List of PAM services for which to enable rosec automatic unlock.

type: list of string
Default
[
  "login"
]
Example
[
  "login"
  "greetd"
]
declared in: nixos/modules/services/security/rosec.nixView source on NixOS/nixpkgs →