cleanup config

This commit is contained in:
2024-09-29 15:59:29 -04:00
parent da5d1ffe23
commit 84d93568ca
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";