From 4e0ae0669dea77c212e4fb3f9947d180465d50a4 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Mon, 12 May 2025 19:13:05 +0200 Subject: [PATCH] bring hydraCache back --- 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 925db62..a851a25 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"