feat: enable prosody and uptime-kuma

This commit is contained in:
Ahwx 2025-10-23 00:13:57 +02:00
parent 8e9a4c6778
commit 42d4502611

View file

@ -26,13 +26,14 @@
++ [ (import ./nix-serve.nix) ]
++ [ (import ./ollama.nix) ]
++ [ (import ./paperless-ngx.nix) ]
++ [ (import ./prosody.nix) ]
++ [ (import ./radicale.nix) ]
++ [ (import ./remote-build.nix) ]
++ [ (import ./readarr.nix) ]
++ [ (import ./sharkey-proxy.nix) ]
# ++ [ (import ./komga.nix) ]
# ++ [ (import ./xmpp.nix) ]
++ [ (import ./tailscale.nix) ]
++ [ (import ./uptime-kuma.nix) ]
++ [ (import ./vaultwarden.nix) ];
# ++ [ (import ./smart-monitoring.nix) ]
}