From d61398c188205c1fca3bc3fd64de67c45632477d Mon Sep 17 00:00:00 2001 From: vkcku Date: Tue, 2 Jun 2026 08:44:31 +0530 Subject: infra: allow storing private and public monorepo on separate servers monorepo-revid: 4713f0955189016bf937059892ab9c40e224bd84 --- infra/hosts/plato/plato.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'infra/hosts/plato/plato.nix') diff --git a/infra/hosts/plato/plato.nix b/infra/hosts/plato/plato.nix index e8a534e..920c14d 100644 --- a/infra/hosts/plato/plato.nix +++ b/infra/hosts/plato/plato.nix @@ -15,6 +15,8 @@ in ]; infra = { + gitserver.enablePrivate = true; + tailscale = { authenticate = true; ssh = true; -- cgit v1.3.1