mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-01-18 13:29:32 +01:00
i merged and the name got fcked up again
This commit is contained in:
parent
60a3572463
commit
d4a1799e36
|
@ -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 = { };
|
||||
|
|
Loading…
Reference in a new issue