feat(service): add gitea

This commit is contained in:
2026-03-07 12:26:59 +01:00
parent 87572452cd
commit 3cdfc92254
4 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{ ... }:
{
imports = [
./gitea.nix
];
}