From 0304d77257937e9eeb56464d6582868136d7f620 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Fri, 9 May 2025 19:10:05 +0200 Subject: [PATCH] disable hydraCache for now --- 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 a851a25..925db62 100644 --- a/modules/hardware/hydraCache.nix +++ b/modules/hardware/hydraCache.nix @@ -10,7 +10,7 @@ ]; extra-substituters = [ "https://steamdeck.cachix.org" - "https://cache.ci.kabtop.de" + # "https://cache.ci.kabtop.de" ]; #extra-trusted-substituters = [ # "https://cache.home.opel-online.de"