{ lib, config, pkgs, ... }: { home.packages = with pkgs; [ emacsPgtkGcc aspell aspellDicts.en aspellDicts.en-science aspellDicts.en-computers ]; }