diff --git a/modules/home/all/vira.nix b/modules/home/all/vira.nix index b57e52d..1543540 100644 --- a/modules/home/all/vira.nix +++ b/modules/home/all/vira.nix @@ -18,6 +18,7 @@ in initialState = { repositories = { nixos-config = "https://github.com/srid/nixos-config.git"; + nixos-unified-template = "https://github.com/juspay/nixos-unified-template.git"; haskell-flake = "https://github.com/srid/haskell-flake.git"; services-flake = "https://github.com/juspay/services-flake.git"; vira = "https://github.com/juspay/vira.git";