From a855b7bac9ac6e062a706cae953ea66f1f7cb56c Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Mon, 29 Sep 2025 17:25:32 -0400 Subject: [PATCH] vira: Add mission-control --- modules/home/all/vira.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/all/vira.nix b/modules/home/all/vira.nix index c0d4584..fef834b 100644 --- a/modules/home/all/vira.nix +++ b/modules/home/all/vira.nix @@ -24,6 +24,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"; + mission-control = "https://github.com/Platonic-Systems/mission-control.git"; vira = "https://github.com/juspay/vira.git"; imako = "https://github.com/srid/imako.git"; emanote = "https://github.com/srid/emanote.git";