add ntfy and searxng along with other tweaks
This commit is contained in:
parent
da966f1522
commit
95dfaa9888
5 changed files with 35 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue