From 97eec64e5b301c9b25a31289ef909df2f2eb11e5 Mon Sep 17 00:00:00 2001 From: adikro Date: Sun, 19 Apr 2026 14:22:05 +0200 Subject: added sunshine and tailscale --- hm/soft/chat.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hm/soft/chat.nix') diff --git a/hm/soft/chat.nix b/hm/soft/chat.nix index 61c1f92..5d3d2fc 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; [ + signal-desktop equibop gajim ]; -- cgit v1.3