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