diff --git a/modules/home-manager/profiles/editors.nix b/modules/home-manager/profiles/editors.nix index c5ae2f73..821c5b8a 100644 --- a/modules/home-manager/profiles/editors.nix +++ b/modules/home-manager/profiles/editors.nix @@ -36,7 +36,7 @@ in { (lib.mkIf cfg.emacs.enable { programs.emacs = { enable = true; - package = pkgs.emacsNativeComp; + package = pkgs.emacsUnstable; extraPackages = epkgs: with epkgs; [ vterm pdf-tools