mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 23:00:14 +01:00
chore: add/remove services
This commit is contained in:
parent
73d198015f
commit
23f0b78c6c
1 changed files with 7 additions and 1 deletions
|
|
@ -4,13 +4,19 @@
|
||||||
++ [(import ./mumble.nix)]
|
++ [(import ./mumble.nix)]
|
||||||
++ [(import ./ntfy.nix)]
|
++ [(import ./ntfy.nix)]
|
||||||
++ [(import ./sharkey-proxy.nix)]
|
++ [(import ./sharkey-proxy.nix)]
|
||||||
|
++ [(import ./librey-proxy.nix)]
|
||||||
|
++ [(import ./binternet-proxy.nix)]
|
||||||
++ [(import ./monitoring.nix)]
|
++ [(import ./monitoring.nix)]
|
||||||
++ [(import ./docker.nix)]
|
++ [(import ./docker.nix)]
|
||||||
++ [(import ./gokapi.nix)]
|
++ [(import ./gokapi.nix)]
|
||||||
++ [(import ./nginx.nix)]
|
++ [(import ./nginx.nix)]
|
||||||
++ [(import ./komga.nix)]
|
# ++ [(import ./komga.nix)]
|
||||||
++ [(import ./frp.nix)]
|
++ [(import ./frp.nix)]
|
||||||
++ [(import ./radicale.nix)]
|
++ [(import ./radicale.nix)]
|
||||||
|
++ [(import ./jellyfin.nix)]
|
||||||
|
++ [(import ./readarr.nix)]
|
||||||
|
++ [(import ./lidarr.nix)]
|
||||||
|
# ++ [(import ./scrutiny.nix)]
|
||||||
# ++ [(import ./jitsi-meet.nix)]
|
# ++ [(import ./jitsi-meet.nix)]
|
||||||
# ++ [(import ./nextcloud.nix)]
|
# ++ [(import ./nextcloud.nix)]
|
||||||
++ [(import ./matrix/default.nix)];
|
++ [(import ./matrix/default.nix)];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue