From 9b60f9e5b6786c647ca5753b3c6ccc316f43d3eb Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 11 Apr 2025 17:14:21 -0700 Subject: transfer to toughbook --- nix/modules/home/emacs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/modules/home/emacs.nix') diff --git a/nix/modules/home/emacs.nix b/nix/modules/home/emacs.nix index 71e234c..9ee2424 100644 --- a/nix/modules/home/emacs.nix +++ b/nix/modules/home/emacs.nix @@ -3,7 +3,7 @@ programs.emacs = { enable = lib.mkDefault config.monorepo.profiles.graphics.enable; - package = pkgs.emacs30-pgtk; + package = pkgs.emacs-pgtk; extraConfig = '' (setq debug-on-error t) (org-babel-load-file -- cgit v1.3