services.komodo-periphery.passkeyFiles

NixOS option

Path to file containing passkeys (v1.X compatibility). This will be passed via PERIPHERY_PASSKEYS_FILE environment variable. Consider migrating to the new v2.0+ authentication mechanism.

type: null or absolute path
Default
null
Example
"/run/secrets/komodo-passkey"
declared in: nixos/modules/services/admin/komodo-periphery.nixView source on NixOS/nixpkgs →