ops: attempt

This commit is contained in:
Kat Inskip 2025-10-12 07:10:59 -07:00
parent 14855e2ed7
commit 60485ec9fa
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
3 changed files with 18 additions and 14 deletions

View file

@ -2,6 +2,7 @@ _: {
services.forgejo = {
enable = true;
settings = {
DOMAIN = "git.kittywit.ch";
};
};
}