programs.i3lock.u2fSupport

NixOS option

Whether to enable U2F support in the i3lock program. U2F enables authentication using a hardware device, such as a security key. When U2F support is enabled, the i3lock program will set the setuid bit on the i3lock binary and enable the pam u2f service,

type: boolean
Default
false
Example
true
declared in: nixos/modules/programs/i3lock.nixView source on NixOS/nixpkgs →