security.duosec.secretKeyFile

NixOS option

A file containing your secret key. The security of your Duo application is tied to the security of your secret key.

type: null or absolute path
Default
null
Example
"/run/keys/duo-skey"
declared in: nixos/modules/security/duosec.nixView source on NixOS/nixpkgs →