From c9124bc23bf19cd61e2494e2032003baa99dd0b7 Mon Sep 17 00:00:00 2001 From: Ittihadyya Date: Tue, 26 Nov 2024 12:27:43 +0200 Subject: [PATCH] riiight --- nix.mod.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix.mod.nix b/nix.mod.nix index a7f3ec8..e06b6bf 100644 --- a/nix.mod.nix +++ b/nix.mod.nix @@ -176,7 +176,7 @@ in port = 5020; openFirewall = true; package = pkgs.nix-serve-ng; - secretKeyFile = config.sops.secrets.binary-cache-secret.path; + secretKeyFile = config.sops.secrets.binary_cache_secret.path; }; /*