From 26e12b166235c0faf02cbf7e69d0a8f6958d3faa Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Thu, 12 Mar 2026 17:01:01 -0400 Subject: [PATCH] vira: azdd oc --- 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 55cdde0..36dda3e 100644 --- a/modules/home/services/vira.nix +++ b/modules/home/services/vira.nix @@ -61,6 +61,7 @@ in rust-flake = "https://github.com/juspay/rust-flake.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"; vira = "https://github.com/juspay/vira.git"; emanote = "https://github.com/srid/emanote.git"; unionmount = "https://github.com/srid/unionmount.git";