add ntfy and searxng along with other tweaks

This commit is contained in:
Satria 2026-03-13 11:05:21 +07:00
commit 95dfaa9888
5 changed files with 35 additions and 1 deletions

View file

@ -2,7 +2,7 @@
ts-flags = [
"--advertise-exit-node"
"--advertise-routes=10.3.14.0/24,192.168.1.0/24"
"--ssh" # "--webclient"
"--ssh" "--webclient"
];
in {
imports = [
@ -12,6 +12,8 @@ in {
./homelab/gallery.nix
./homelab/tunnels.nix
./homelab/remote.nix
./homelab/notify.nix
./homelab/search.nix
./homelab/media.nix
./homelab/proxy.nix
./homelab/auth.nix