diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-03-22 12:34:22 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-03-22 12:34:22 +0530 |
| commit | 4dfd12cac4b15fa58c678af269e465bee0edb23b (patch) | |
| tree | c079ac82768691760e20205c2cafe5a171ed2150 /settings.nix | |
| parent | cef61e5b571bdba43d8b81c253be505c897f4c4b (diff) | |
| download | homeserver-nixos-config-4dfd12cac4b15fa58c678af269e465bee0edb23b.tar.gz homeserver-nixos-config-4dfd12cac4b15fa58c678af269e465bee0edb23b.zip | |
Add kavita for books
Diffstat (limited to 'settings.nix')
| -rw-r--r-- | settings.nix | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/settings.nix b/settings.nix index 57c23c0..e599966 100644 --- a/settings.nix +++ b/settings.nix @@ -15,13 +15,10 @@ in lib.recursiveUpdate privateSettings rec { transmissionRPC = 9091; syncthing = 3141; ntfy = 3142; - grafana = 3143; - prometheus = 9001; - prometheusNodeExporter = 9002; send = 1443; immich = 3144; yarr = 7070; - lazylibrarian = 5299; + library = 5299; paperless = 28981; caldav = 9314; search = 8087; |
