feat(heimdall): setup ntfy-sh service.

This commit is contained in:
CronyAkatsuki 2025-05-04 16:12:40 +02:00
parent c856d7579d
commit be539374c0
2 changed files with 29 additions and 0 deletions

View file

@ -1,5 +1,6 @@
{...}: {
imports = [
./uptime-kuma.nix
./ntfy-sh.nix
];
}