Compare commits

..

No commits in common. "013ef7d9793d32bd0f504c1495f019f42343e6af" and "12a20c4c526f6c03a2faf8f2a9c58c3f1280e514" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -4,7 +4,7 @@ flake-inputs:
mailserver = {
enable = true;
debug = false; # TODO disable
debug = true; # TODO disable
fqdn = "mathebau.de";
sendingFqdn = "fb04184.mathematik.tu-darmstadt.de";
domains = [

View file

@ -10,7 +10,6 @@
kernelModules = [ ];
};
extraModulePackages = [ ];
tmp.useTmpfs = true;
};
}