feat(service): replace ntfy with maddy

feat(service): remove ntfy
This commit is contained in:
2026-04-05 08:21:59 +02:00
parent 5340d33e0f
commit 62f99a75dc
5 changed files with 62 additions and 15 deletions
+2 -2
View File
@@ -7,11 +7,11 @@
sopsFile = ../../secrets/bomba.sops.yaml;
};
ntfy_users = {
owner = "ntfy-sh";
# owner = "ntfy-sh";
sopsFile = ../../secrets/bomba.sops.yaml;
};
ntfy_access = {
owner = "ntfy-sh";
# owner = "ntfy-sh";
sopsFile = ../../secrets/bomba.sops.yaml;
};
};