aboutsummaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorvkcku <[email protected]>2026-06-02 08:48:58 +0530
committervkcku <[email protected]>2026-06-02 08:48:58 +0530
commit52d41948b689b71e6b5e6857d8b96a7eb93bd781 (patch)
tree316207a277d0dd299d107abde409b3e710a3c603 /infra
parentinfra: add gitserver UI module (diff)
infra(indra): enable gitserver UImain
monorepo-revid: a861f83eeec9d742dcbe471c4b56ebc56261ea8b
Diffstat (limited to 'infra')
-rw-r--r--infra/hosts/indra/modules.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/hosts/indra/modules.nix b/infra/hosts/indra/modules.nix
index e047c17..e33bc80 100644
--- a/infra/hosts/indra/modules.nix
+++ b/infra/hosts/indra/modules.nix
@@ -7,6 +7,7 @@
"caddy"
"deploy"
"gitserver"
+ "gitserver-ui"
"vkcku.com"
# keep-sorted end
];