From 4f37050c1c42c6b6bf4cad57d91bdf160449fca6 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Fri, 22 Mar 2024 16:22:34 -0600 Subject: [PATCH] Make nixquick the cache server instead of ryzen-shine --- nixos/machines/biskcomp.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/machines/biskcomp.nix b/nixos/machines/biskcomp.nix index 092cca0a..22cb05dd 100644 --- a/nixos/machines/biskcomp.nix +++ b/nixos/machines/biskcomp.nix @@ -72,7 +72,7 @@ in enableACME = true; forceSSL = true; locations."/" = { - proxyPass = "http://192.168.1.26:3090"; + proxyPass = "http://192.168.1.20:3090"; }; }; "syncthing.railbird.ai" = {