add pvlog

This commit is contained in:
Kopatz
2025-11-21 19:00:02 +01:00
parent a50e69bbaa
commit 943584e20b
6 changed files with 108 additions and 0 deletions

View File

@@ -117,6 +117,11 @@
dataDir = "/1tbssd/kop-fileshare";
enable = true;
};
kop-pvlog = {
enable = true;
basePath = "/";
dataDir = "/data/pvlog";
};
nginx.enable = true;
ente.enable = true;
kavita = {