gitea: move state back to /var/lib

This commit is contained in:
2024-07-04 20:31:51 +02:00
parent b2806d78af
commit e02062417a

View File

@@ -22,7 +22,6 @@ in {
services.gitea = {
enable = true;
stateDir = "/data/gitea";
appName = "PVV Git";
database = {