{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ libreoffice-qt # gimp # Temporarily commented out to avoid build errors # calibre ]; }