Forgot the state dir, that was a hassle to change
This commit is contained in:
parent
9cf4e12c67
commit
4ba4ff66e6
|
@ -28,7 +28,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
#user = "gitea";
|
#user = "gitea";
|
||||||
#group = "gitea";
|
#group = "gitea";
|
||||||
stateDir = "/var/lib/gitea";
|
#stateDir = "/var/lib/gitea";
|
||||||
#TODO: different mail passwords for different services
|
#TODO: different mail passwords for different services
|
||||||
#mailerPasswordFile = config.sops.secrets."mailpassunhash".path;
|
#mailerPasswordFile = config.sops.secrets."mailpassunhash".path;
|
||||||
database = {
|
database = {
|
||||||
|
|
Loading…
Reference in a new issue