From a61f86dce2200beac0700b39096d2a886596d8a0 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Fri, 26 Dec 2025 13:07:16 -0500 Subject: [PATCH] vira: ht --- 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 be38bec..fe07599 100644 --- a/modules/home/services/vira.nix +++ b/modules/home/services/vira.nix @@ -44,6 +44,7 @@ in ema = "https://github.com/srid/ema.git"; srid = "https://github.com/srid/srid.git"; landrun-nix = "https://github.com/srid/landrun-nix.git"; + haskell-template = "https://github.com/srid/haskell-template.git"; # Just to test heavy weight stuff # superposition = "https://github.com/juspay/superposition.git"; };