diff options
| author | adikro <adikro@disroot.org> | 2026-05-23 21:32:00 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-05-23 21:32:00 +0200 |
| commit | c7abbc56562f9745d9d1bb29f3c0d4874425e92c (patch) | |
| tree | 2e652540993b69b0d33260902b85ea1c2207d3f6 /hm/soft/chat.nix | |
| parent | c6b6a3e6c702834eac2b633db2ed4c397b4ae113 (diff) | |
updates
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 |
