Home Gen378 @ 2024-10-25-15:01
This commit is contained in:
parent
24c7c5907a
commit
689f9e8791
@ -43,7 +43,7 @@
|
||||
doom-socket-name = "main";
|
||||
wrapped-emacs = pkgs.symlinkJoin {
|
||||
name = "wrapped-emacs";
|
||||
paths = [pkgs.emacs29];
|
||||
paths = [pkgs.emacs29-pgtk];
|
||||
nativeBuildInputs = [pkgs.makeBinaryWrapper];
|
||||
postBuild = ''
|
||||
wrapProgram $out/bin/emacs \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user