hosts: move searxng to sakura
All checks were successful
/ check (push) Successful in 1m0s

This commit is contained in:
notohh 2023-10-16 23:14:43 -04:00
parent 629da69d88
commit 898a5a9930
Signed by: notohh
GPG key ID: BD47506D475EE86D
4 changed files with 2 additions and 2 deletions

View file

@ -10,5 +10,6 @@
./vaultwarden.nix
./conduit.nix
./tailscale.nix
./searxng.nix
];
}

View file

@ -196,7 +196,7 @@
grafana.loadBalancer.servers = [{url = "http://100.121.201.47:3100";}];
hedgedoc.loadBalancer.servers = [{url = "http://100.121.201.47:3300";}];
vaultwarden.loadBalancer.servers = [{url = "http://100.121.201.47:8222";}];
searxng.loadBalancer.servers = [{url = "http://100.110.140.130:8100";}];
searxng.loadBalancer.servers = [{url = "http://100.121.201.47:8100";}];
};
};
};

View file

@ -3,7 +3,6 @@
./restic.nix
./traefik.nix
./stash.nix
./searxng.nix
./homarr.nix
./dashdot.nix
./jellyfin.nix