services.discourse.admin.passwordFile
NixOS option
A path to a file containing the admin user’s password. This should be a string, not a nix path, since nix paths are copied into the world-readable nix store.
type: absolute pathdeclared in: nixos/modules/services/web-apps/discourse.nixView source on NixOS/nixpkgs →