Add better languagetool implementation to emacs

This commit is contained in:
2023-08-27 18:27:57 +02:00
parent 3ae6dac93b
commit c9713e83b9
4 changed files with 28 additions and 57 deletions

View File

@ -193,7 +193,7 @@
xdg.portal.enable = true;
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
services.emacs.enable = true;
# services.emacs.enable = true;
services.gnome.gnome-keyring.enable = true;
@ -293,6 +293,9 @@
pulseaudio
gcolor3
geogebra
languagetool
xclip
];
nixpkgs.overlays = [