services.maddy.secrets

NixOS option

A list of files containing the various secrets. Should be in the format expected by systemd’s EnvironmentFile directory. Secrets can be referenced in the format {env:VAR}.

type: list of absolute path
Default
[ ]
declared in: nixos/modules/services/mail/maddy.nixView source on NixOS/nixpkgs →