feat(service): add ntfy

This commit is contained in:
2026-03-14 08:35:29 +01:00
parent a96c1e8d92
commit fdb347c0e6
5 changed files with 47 additions and 6 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
{ ... }:
{
imports = [
# ./nginx.nix
./gitea.nix
./nextcloud.nix
# ./nginx.nix
./ntfy.nix
./octoprint.nix
./vaultwarden.nix
];