From 8b0709208420c2f8b6ba8573032debfbe3e2b814 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Sun, 2 Jun 2024 21:30:27 +0200 Subject: [PATCH] services: hydraCache: update address --- modules/hardware/hydraCache.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hardware/hydraCache.nix b/modules/hardware/hydraCache.nix index a521709..a621be1 100644 --- a/modules/hardware/hydraCache.nix +++ b/modules/hardware/hydraCache.nix @@ -8,7 +8,7 @@ "hades-builder:AFdPgi6Qq/yKqc2V2imgzMikEkVEFCrDaHyAmOJ3MII=" ]; extra-trusted-substituters = [ - "http://dmz.home.opel-online.de:3000/project/jovian/channel/latest-finished" + "https://cache.home.opel-online.de"; ]; }; };