This commit is contained in:
2025-09-23 23:25:45 +03:00
parent 097d8c6903
commit 8ff84c3c87
4 changed files with 19 additions and 10 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
host = "0.0.0.0";
dataDir = "/mnt/services/trilium";
};
systemd.tmpfiles.rules = [
"z /mnt/services/trilium 0750 trilium trilium -"
];