mirror of
https://github.com/genebean/dots.git
synced 2026-05-31 07:45:20 -04:00
nixnuc: plain postfix relay to hetznix01 via Tailscale
A minimal Postfix instance on nixnuc accepts local mail submissions from services and relays everything to hetznix01.atlas-snares.ts.net on port 25 via the Tailscale tunnel. Root and gene aliases forward to @technicalissues.us. The simple-nixos-mailserver module (postfix + dovecot stack) is removed since nixnuc does not receive external mail. The nginx server alias for mail.home.technicalissues.us is dropped. The private-flake input is pinned to the nixnuc-postfix-relay branch to pick up the matching relay trust change on hetznix01. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3f32f2585a
commit
7ab7ddce83
3 changed files with 3 additions and 24 deletions
|
|
@ -180,7 +180,6 @@
|
|||
additionalModules = [
|
||||
inputs.cup-collector.nixosModules.default
|
||||
inputs.private-flake.nixosModules.private.nixnuc
|
||||
inputs.simple-nixos-mailserver.nixosModule
|
||||
];
|
||||
};
|
||||
# This machines is currently running Ubuntu and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue