diff --git a/modules/home/all/vira.nix b/modules/home/all/vira.nix index 3ce9209..8fd4639 100644 --- a/modules/home/all/vira.nix +++ b/modules/home/all/vira.nix @@ -36,6 +36,9 @@ in srid = "https://github.com/srid/srid.git"; vertex = "https://github.com/juspay/vertex.git"; landrun-nix = "https://github.com/srid/landrun-nix.git"; + # Just to test heavy weight stuff + superposition = "https://github.com/juspay/superposition.git"; + hyperswitch = "https://github.com/juspay/hyperswitch.git"; }; }; };