From 4611cff930a288b7df3628021b4bb1d68b390607 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 25 Oct 2023 09:28:56 +0100 Subject: [PATCH] Set emacsclient as default editor --- system/emacs.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/system/emacs.nix b/system/emacs.nix index 162682a0..49234f72 100644 --- a/system/emacs.nix +++ b/system/emacs.nix @@ -13,6 +13,7 @@ services.emacs = { enable = true; install = true; + defaultEditor = true; package = with pkgs; ((emacsPackagesFor emacs29-pgtk).emacsWithPackages (epkgs: with epkgs; [