Fixed some issues after 25.11 update (stargate)

This commit is contained in:
Aleksandr Lebedev 2026-01-10 21:55:58 +01:00
parent a532aa5b44
commit 88223c0172
9 changed files with 76 additions and 76 deletions

View file

@ -6,8 +6,8 @@
}: {
services.postfix = {
enable = true;
config = {
myhostname = "stargate.local";
settings.main = {
myhostname = "notthebees.org";
mydestination = "localhost, localhost.com";
relay_domains = ["notthebees.org"];