diff options
| author | vkcku <[email protected]> | 2026-06-01 20:13:37 +0530 |
|---|---|---|
| committer | vkcku <[email protected]> | 2026-06-01 20:13:37 +0530 |
| commit | 7ba51d6214541433d5800bd567894ce65169ea84 (patch) | |
| tree | 1a2890553f77bb4413005c302b4026c566db8f39 /infra/hosts/plato | |
| parent | infra: add gitserver module (diff) | |
infra(plato): enable gitserver
monorepo-revid: 20c3831645cf85adb9383a697d8308f9427921d2
Diffstat (limited to 'infra/hosts/plato')
| -rw-r--r-- | infra/hosts/plato/plato.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/hosts/plato/plato.nix b/infra/hosts/plato/plato.nix index e78466f..e8a534e 100644 --- a/infra/hosts/plato/plato.nix +++ b/infra/hosts/plato/plato.nix @@ -10,6 +10,7 @@ in # keep-sorted start "base" "deploy" + "gitserver" # keep-sorted end ]; |
