From ba4f32c4f9f7e1daff2bb3428cdc2feafd478f50 Mon Sep 17 00:00:00 2001 From: Mohammad Rafiq Date: Mon, 14 Jul 2025 18:42:26 +0800 Subject: [PATCH] feat(darwin): add telegram with homebrew --- nix/homes/rafiq/desktop/darwin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/homes/rafiq/desktop/darwin.nix b/nix/homes/rafiq/desktop/darwin.nix index 19cc41d..4178396 100644 --- a/nix/homes/rafiq/desktop/darwin.nix +++ b/nix/homes/rafiq/desktop/darwin.nix @@ -15,6 +15,7 @@ in "ghostty" "slack" "gitify" + "telegram" ]; }; flake.modules.homeManager.rafiq = {