mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: enable prosody and uptime-kuma
This commit is contained in:
parent
8e9a4c6778
commit
42d4502611
1 changed files with 2 additions and 1 deletions
|
|
@ -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) ]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue