feat: deploy forgejo publicly
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
alejandro-angulo 2024-10-30 19:30:16 -07:00
parent 3fc08e78e0
commit 79228d7815
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
8 changed files with 102 additions and 9 deletions

View file

@ -50,10 +50,6 @@
};
acmeCertName = "kilonull.com";
};
services.forgejo = {
enable = true;
acmeCertName = "kilonull.com";
};
services.homeassistant = {
enable = true;