summaryrefslogtreecommitdiff
path: root/nix/modules/home/emacs.nix
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-04-11 17:14:21 -0700
committerPreston Pan <ret2pop@gmail.com>2025-04-11 17:14:21 -0700
commit9b60f9e5b6786c647ca5753b3c6ccc316f43d3eb (patch)
treedfa6c95c3449414a8655fce4af32bc6a6ea5b018 /nix/modules/home/emacs.nix
parent6ce5d1cc0f77b7994412ddfca62fe151800db48e (diff)
transfer to toughbook
Diffstat (limited to 'nix/modules/home/emacs.nix')
-rw-r--r--nix/modules/home/emacs.nix2
1 files changed, 1 insertions, 1 deletions
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