From 44af4a5e06f06658e2c6e01cbe447c6b52393607 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Mon, 16 Mar 2026 14:46:55 -0400 Subject: [PATCH] vira: add skills --- modules/home/services/vira.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/services/vira.nix b/modules/home/services/vira.nix index 2065c15..9c21172 100644 --- a/modules/home/services/vira.nix +++ b/modules/home/services/vira.nix @@ -65,6 +65,7 @@ in process-compose-flake = "https://github.com/Platonic-Systems/process-compose-flake.git"; oc = "https://github.com/juspay/oc.git"; vira = "https://github.com/juspay/vira.git"; + skills = "https://github.com/juspay/skills.git"; emanote = "https://github.com/srid/emanote.git"; unionmount = "https://github.com/srid/unionmount.git"; ema = "https://github.com/srid/ema.git";