updates for nixos-25.11
This commit is contained in:
parent
e48bf0aa90
commit
774745a41a
3 changed files with 7 additions and 3 deletions
|
@ -15,7 +15,7 @@ in
|
|||
networking.domain = "hamburg.freifunk.net";
|
||||
services.mymailserver = {
|
||||
enable = true;
|
||||
logging = false;
|
||||
logging = true;
|
||||
adminAddress = "postmaster@mail.hamburg.freifunk.net";
|
||||
mailFQDN = "mail2.hamburg.freifunk.net";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue