fixed default json formatting

This commit is contained in:
Harry 2024-07-15 18:04:17 +02:00
parent 09ff4bff73
commit bd6bed9200

View file

@ -33,6 +33,7 @@ in
#TODO: add Radarr/Sonarr/... api key support
config = {
sops.defaultSopsFile = ./secrets/services-keys.json;
sops.defaultSopsFormat = "json";
sops.secrets.service-key = {
"sonarr" = { };
"radarr" = { };