From 89c2480c8c8ff0d82dcf3561d5c3cd2c6e8581ca Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Sat, 14 Mar 2026 16:42:20 -0400 Subject: [PATCH] Add rust-nix-template to vira --- 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 e2850ba..e08d817 100644 --- a/modules/home/services/vira.nix +++ b/modules/home/services/vira.nix @@ -60,6 +60,7 @@ in heist-extra = "https://github.com/srid/heist-extra.git"; tail-hs = "https://github.com/srid/tail-hs.git"; rust-flake = "https://github.com/juspay/rust-flake.git"; + rust-nix-template = "https://github.com/srid/rust-nix-template.git"; # services-flake = "https://github.com/juspay/services-flake.git"; process-compose-flake = "https://github.com/Platonic-Systems/process-compose-flake.git"; oc = "https://github.com/juspay/oc.git";