Home Gen433 @ 2024-11-28-01:03
This commit is contained in:
parent
109b060c29
commit
2436587f10
@ -45,7 +45,7 @@
|
||||
doom-socket-name = "main";
|
||||
wrapped-emacs = pkgs.symlinkJoin {
|
||||
name = "wrapped-emacs";
|
||||
paths = [pkgs.emacs-nox];
|
||||
paths = [pkgs.emacs];
|
||||
nativeBuildInputs = [pkgs.makeBinaryWrapper];
|
||||
postBuild = ''
|
||||
wrapProgram $out/bin/emacs \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user