deploy on vno1-oh2 too

This commit is contained in:
Motiejus Jakštys 2023-07-30 06:41:57 +03:00
parent f18a2ff855
commit ac21b81679
1 changed files with 7 additions and 0 deletions

View File

@ -69,6 +69,13 @@ in {
};
services = {
deployerbot = {
follower = {
enable = true;
uidgid = myData.uidgid.updaterbot-deployee;
publicKey = myData.hosts."vno1-oh2.servers.jakst".publicKey;
};
};
postfix = {
enable = true;
saslPasswdPath = config.age.secrets.sasl-passwd.path;