From 2e7b1499cbe7aae1d0c092e5a2a68250168f9888 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Sun, 2 Jun 2024 21:32:33 +0200 Subject: [PATCH] services: hydraCache: typo --- 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 a621be1..2924d69 100644 --- a/modules/hardware/hydraCache.nix +++ b/modules/hardware/hydraCache.nix @@ -8,7 +8,7 @@ "hades-builder:AFdPgi6Qq/yKqc2V2imgzMikEkVEFCrDaHyAmOJ3MII=" ]; extra-trusted-substituters = [ - "https://cache.home.opel-online.de"; + "https://cache.home.opel-online.de" ]; }; };