services.komodo-periphery.passkeys

NixOS option

Passkeys required to access the periphery API. WARNING: These will be stored in the Nix store in plain text!

type: list of string
Default
[ ]
Example
[
  "your-secure-passkey"
]
declared in: nixos/modules/services/admin/komodo-periphery.nixView source on NixOS/nixpkgs →