Update modules/server/containers/apps/.template.nix

This commit is contained in:
2026-06-03 17:14:05 +02:00
parent 4866426271
commit a2043cafe1

View File

@@ -20,7 +20,7 @@ in {
sops = false;
db = false;
paths = [{
path="${serverCfg.configPath}/example/";
path="${serverCfg.path.config}/example/";
mode = "0444";
}];