services.pleroma.secretConfigFile

NixOS option

Path to the file containing your secret pleroma configuration. DO NOT POINT THIS OPTION TO THE NIX STORE, the store being world-readable, it’ll compromise all your secrets.

type: string
Default
"/var/lib/pleroma/secrets.exs"
declared in: nixos/modules/services/networking/pleroma.nixView source on NixOS/nixpkgs →