services.kavita.tokenKeyFile

NixOS option

A file containing the TokenKey, a secret with at 512+ bits. It can be generated with head -c 64 /dev/urandom | base64 --wrap=0.

type: absolute pathdeclared in: nixos/modules/services/web-apps/kavita.nixView source on NixOS/nixpkgs →