From 9cb3ab3be95c25c96509a06a236ddf289fbeee37 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Thu, 9 Oct 2025 17:36:20 -0400 Subject: [PATCH] vira: add vertex --- modules/home/all/vira.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/all/vira.nix b/modules/home/all/vira.nix index 2a7cb31..7e46c4e 100644 --- a/modules/home/all/vira.nix +++ b/modules/home/all/vira.nix @@ -30,6 +30,7 @@ in emanote = "https://github.com/srid/emanote.git"; ny = "https://github.com/nammayatri/nammayatri.git"; nix-serve-cloudflared = "https://github.com/srid/nix-serve-cloudflared.git"; + vertex = "https://github.com/juspay/vertex.git"; }; }; };