services.firezone.server.smtp.passwordFile

NixOS option

File containing the password for the given username. Beware that a file in the nix store will be world readable.

type: absolute path
Example
"/run/secrets/smtp-password"
declared in: nixos/modules/services/networking/firezone/server.nixView source on NixOS/nixpkgs →