Home Gen13 @ 2025-10-21-17:16 by admin-jroeger@T14-OE130-7-ubuntu
This commit is contained in:
parent
b42b1f876e
commit
be9de4973e
@ -71,7 +71,8 @@
|
||||
wrapProgram $out/bin/emacsclient \
|
||||
--prefix PATH : ${lib.makeBinPath doom-path-pkgs} \
|
||||
--set DOOMDIR "${config.home.sessionVariables.DOOMDIR}" \
|
||||
--set DOOMLOCALDIR "${config.home.sessionVariables.DOOMLOCALDIR}"
|
||||
--set DOOMLOCALDIR "${config.home.sessionVariables.DOOMLOCALDIR}" \
|
||||
--set EMACS_SOCKET_NAME "$XDG_RUNTIME_DIR/emacs/${doom-socket-name}"
|
||||
'';
|
||||
};
|
||||
doom-setup = pkgs.writeShellScript "doom-setup" ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user