summaryrefslogtreecommitdiff
path: root/hm/soft/chat.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-05-23 21:32:00 +0200
committeradikro <adikro@disroot.org>2026-05-23 21:32:00 +0200
commitc7abbc56562f9745d9d1bb29f3c0d4874425e92c (patch)
tree2e652540993b69b0d33260902b85ea1c2207d3f6 /hm/soft/chat.nix
parentc6b6a3e6c702834eac2b633db2ed4c397b4ae113 (diff)
updates
Diffstat (limited to 'hm/soft/chat.nix')
-rw-r--r--hm/soft/chat.nix1
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