gimme yarn

This commit is contained in:
Till 2025-04-15 15:35:30 +02:00
parent 21b3a32d90
commit 7dc03182a4
6 changed files with 43 additions and 14 deletions

View file

@ -2,16 +2,16 @@
{
services.postfix = {
enable = true;
domain = "ktiu.net";
virtual = [
"@ktiu.net till"
"till till"
"uni@ktiu.net straube@geo.uni-frankfurt.de"
"meetup@ktiu.net straube@geo.uni-frankfurt.de"
];
};
# services.postfix = {
# enable = true;
# domain = "ktiu.net";
# virtual = [
# "@ktiu.net till"
# "till till"
# "uni@ktiu.net straube@geo.uni-frankfurt.de"
# "meetup@ktiu.net straube@geo.uni-frankfurt.de"
# ];
# };
services.opendkim = {
enable = true;