{ pkgs, lib, ... }: { environment.systemPackages = with pkgs; let aspell' = aspellWithDicts.override { aspell = aspell.overrideAttrs (super: { postInstall = super.postInstall + '' mkdir -p $out/etc cat >$out/lib/aspell/en_US-custom.multi <$out/etc/aspell.conf <