diff --git a/modules/home-manager/profiles/editors.nix b/modules/home-manager/profiles/editors.nix index 821c5b8a..3ffcb322 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.emacsUnstable; + package = pkgs.emacs-unstable; extraPackages = epkgs: with epkgs; [ vterm pdf-tools