security.pam.u2f.settings.cue

NixOS option

By default pam-u2f module does not inform user that he needs to use the u2f device, it just waits without a prompt. If you set this option to true, cue option is added to pam-u2f module and reminder message will be displayed.

type: boolean
Default
false
declared in: nixos/modules/security/pam.nixView source on NixOS/nixpkgs →