{ config, pkgs, pkgs-unstable, lib, ... }: { environment.systemPackages = with pkgs; [ libreoffice-qt thunderbird slack # Team communication pkgs-unstable.signal-desktop # Private messaging freerdp # xfreerdp CLI client remmina # GTK GUI RDP client # gimp # Temporarily commented out to avoid build errors # calibre ]; }