From d4a1799e3620036fe3e652f03bbe1e186e14aee2 Mon Sep 17 00:00:00 2001 From: harry Date: Mon, 15 Jul 2024 18:35:41 +0200 Subject: [PATCH] i merged and the name got fcked up again --- features/homelab-dashboard.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/homelab-dashboard.nix b/features/homelab-dashboard.nix index d760994..6969896 100644 --- a/features/homelab-dashboard.nix +++ b/features/homelab-dashboard.nix @@ -32,7 +32,7 @@ in #TODO: add Radarr/Sonarr/... api key support config = { - sops.defaultSopsFile = ../secrets/services-keys.json; + sops.defaultSopsFile = ../secrets/service-key.json; sops.defaultSopsFormat = "json"; sops.secrets = { sonarr = { };