Switched from gitea to forgejo

This commit is contained in:
alejandro-angulo 2024-10-26 16:22:03 -07:00
parent 4af7a4f0ee
commit 8790d60312
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
2 changed files with 20 additions and 17 deletions

View file

@ -50,7 +50,7 @@
};
acmeCertName = "kilonull.com";
};
services.gitea = {
services.forgejo = {
enable = true;
acmeCertName = "kilonull.com";
};