Update modules/server/containers/apps/umami.nix
This commit is contained in:
@@ -18,7 +18,7 @@ in {
|
|||||||
sops = true;
|
sops = true;
|
||||||
db = true;
|
db = true;
|
||||||
paths = [{
|
paths = [{
|
||||||
path = "${serverCfg.configPath}/umami/";
|
path = "${serverCfg.path.config}/umami/";
|
||||||
mode = "0444";
|
mode = "0444";
|
||||||
}];
|
}];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user