cleanup config

This commit is contained in:
2024-09-29 15:59:29 -04:00
parent aa204512ce
commit 54c0b9aab1
3 changed files with 7 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
{
services.gitea = {
enable = true;
appName = "TBD name of my gitea server";
appName = "Simon Gardling's Gitea instance";
stateDir = service_configs.gitea.dir;
database = {
type = "postgres";