mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 23:00:14 +01:00
feat: enable some services for violet
This commit is contained in:
parent
d1c0a81809
commit
783b52e681
1 changed files with 3 additions and 0 deletions
|
|
@ -19,9 +19,12 @@
|
||||||
++ [ (import ./monitoring.nix) ]
|
++ [ (import ./monitoring.nix) ]
|
||||||
++ [ (import ./ntfy.nix) ]
|
++ [ (import ./ntfy.nix) ]
|
||||||
++ [ (import ./nginx.nix) ]
|
++ [ (import ./nginx.nix) ]
|
||||||
|
++ [ (import ./nix-serve.nix) ]
|
||||||
++ [ (import ./radicale.nix) ]
|
++ [ (import ./radicale.nix) ]
|
||||||
|
++ [ (import ./remote-build.nix) ]
|
||||||
++ [ (import ./readarr.nix) ]
|
++ [ (import ./readarr.nix) ]
|
||||||
++ [ (import ./sharkey-proxy.nix) ]
|
++ [ (import ./sharkey-proxy.nix) ]
|
||||||
|
++ [ (import ./smokeping.nix) ]
|
||||||
# ++ [ (import ./komga.nix) ]
|
# ++ [ (import ./komga.nix) ]
|
||||||
# ++ [ (import ./xmpp.nix) ]
|
# ++ [ (import ./xmpp.nix) ]
|
||||||
++ [ (import ./tailscale.nix) ]
|
++ [ (import ./tailscale.nix) ]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue