diff options
Diffstat (limited to 'hm/soft/chat.nix')
| -rw-r--r-- | hm/soft/chat.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/soft/chat.nix b/hm/soft/chat.nix index d7f0020..b886656 100644 --- a/hm/soft/chat.nix +++ b/hm/soft/chat.nix @@ -11,6 +11,7 @@ in options.hm.soft.chat.enable = lib.mkEnableOption "chatting apps"; config = lib.mkIf cfg.enable { home.packages = with pkgs; [ + telegram-desktop simplex-chat-desktop signal-desktop equibop |
