make vno1-gdrx deployable

This commit is contained in:
2024-08-05 16:41:24 +03:00
parent 2939d718f6
commit bb925ba09b
3 changed files with 21 additions and 5 deletions

View File

@@ -128,10 +128,10 @@ in
};
};
#postfix = {
# enable = true;
# saslPasswdPath = config.age.secrets.sasl-passwd.path;
#};
postfix = {
enable = true;
saslPasswdPath = config.age.secrets.sasl-passwd.path;
};
syncthing = {
enable = true;