prosody: reload the prosody service after renewing SSL certs

This commit is contained in:
Armaël Guéneau 2024-08-30 22:03:10 +02:00
parent 5ee5879747
commit c13ca97965

View file

@ -32,6 +32,7 @@
"xu.isomorphis.me"
];
group = config.services.prosody.group;
reloadServices = [ "prosody" ];
};
}
}