security.pam.u2f.settings.origin

NixOS option

By default pam-u2f module sets the origin to pam://$HOSTNAME. Setting origin to an host independent value will allow you to reuse credentials across machines When using pamu2fcfg, you can specify your application ID with the -o flag. More information can be found here

type: null or string
Default
null
declared in: nixos/modules/security/pam.nixView source on NixOS/nixpkgs →