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

This commit is contained in:
2026-05-13 17:30:00 +02:00
parent 0b02de0957
commit feccc2c3e0

View File

@@ -15,6 +15,8 @@ let
};
};
in {
sops = false;
db = false;
paths = [{
path="${serverCfg.configPath}/example/";
mode = "0444";