Set emacsclient as default editor

This commit is contained in:
Evie Litherland-Smith 2023-10-25 09:28:56 +01:00
parent 249806bf29
commit 4611cff930

View file

@ -13,6 +13,7 @@
services.emacs = {
enable = true;
install = true;
defaultEditor = true;
package = with pkgs;
((emacsPackagesFor emacs29-pgtk).emacsWithPackages (epkgs:
with epkgs; [