cleanup config
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user