From 6c637a02d2dfdaeeee5f8db8ff924f2319f7cdad Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Thu, 19 Mar 2026 14:07:12 -0400 Subject: [PATCH] vira: add kol;u --- 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 9c21172..33847fc 100644 --- a/modules/home/services/vira.nix +++ b/modules/home/services/vira.nix @@ -71,6 +71,7 @@ in ema = "https://github.com/srid/ema.git"; srid = "https://github.com/srid/srid.git"; imako = "https://github.com/srid/imako.git"; + kolu = "https://github.com/juspay/kolu.git"; opencode-haskell = "https://github.com/srid/opencode-haskell.git"; landrun-nix = "https://github.com/srid/landrun-nix.git"; haskell-template = "https://github.com/srid/haskell-template.git";