add sops to servarr
This commit is contained in:
@@ -26,7 +26,7 @@ let
|
||||
"${serverCfg.configPath}/servarr:/config-root"
|
||||
];
|
||||
in {
|
||||
# Initialize atomic configuration structures
|
||||
sops = true;
|
||||
paths = [
|
||||
{ path = "${serverCfg.configPath}/servarr/prowlarr"; mode = "0755"; }
|
||||
{ path = "${serverCfg.configPath}/servarr/radarr"; mode = "0755"; }
|
||||
|
||||
Reference in New Issue
Block a user