services.pgadmin.emailServer.sender

NixOS option

SMTP server sender email for email delivery. Some servers require this to be a valid email address from that server

type: string
Example
"noreply@example.com"
declared in: nixos/modules/services/admin/pgadmin.nixView source on NixOS/nixpkgs →