services.monica.appKeyFile
A file containing the Laravel APP_KEY - a 32 character long, base64 encoded key used for encryption where needed. Can be generated with head -c 32 /dev/urandom | base64.
- Type
absolute path- Example
"/run/keys/monica-appkey"- Declared
- <nixpkgs/nixos/modules/services/web-apps/monica.nix>