services.flame.passwordFile

NixOS option

Path to a file containing the password to log in to Flame’s settings panel. This is the recommended option as it avoids storing the password in the Nix store. Compatible with sops-nix and agenix.

type: absolute path
Example
"/run/secrets/flame-password"
declared in: nixos/modules/services/web-apps/flame.nixView source on NixOS/nixpkgs →