Update modules/server/containers/apps/.template.nix
This commit is contained in:
@@ -15,6 +15,8 @@ let
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
|
sops = false;
|
||||||
|
db = false;
|
||||||
paths = [{
|
paths = [{
|
||||||
path="${serverCfg.configPath}/example/";
|
path="${serverCfg.configPath}/example/";
|
||||||
mode = "0444";
|
mode = "0444";
|
||||||
|
|||||||
Reference in New Issue
Block a user