fix telegram

This commit is contained in:
chris 2025-04-19 00:18:09 +02:00
commit 92ad4cd41a
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak
4 changed files with 11 additions and 7 deletions

View file

@ -32,7 +32,7 @@
group = "nginx";
restartUnits = [ "nginx.service" ];
};
secrets."services/telegrambot/token" = {
secrets."services/telegram_bot/token" = {
mode = "0444";
owner = "root";
group = "root";