feat(battleship): enable code.capytal.cc

This commit is contained in:
Guz
2026-05-21 16:58:08 -03:00
parent 91b6e53113
commit 5eef6e2918

View File

@@ -1,5 +1,7 @@
{self, ...}: {
imports = with self.nixosModules.services; [
capytal-gitea
cloudflared
minecraft-servers
];
}