Home Gen354 @ 2024-10-04-20:16
This commit is contained in:
parent
abfdd37f66
commit
707e277e4e
@ -56,7 +56,7 @@
|
||||
--set DOOMDIR "${config.home.sessionVariables.DOOMDIR}" \
|
||||
--set DOOMLOCALDIR "${config.home.sessionVariables.DOOMLOCALDIR}" \
|
||||
--suffix LD_LIBRARY_PATH : "${pkgs.stdenv.cc.cc.lib}/lib" \
|
||||
--add-flags "-s ${doom-socket-name}"
|
||||
--add-flags "--socket-name=${doom-socket-name}"
|
||||
'';
|
||||
};
|
||||
doom-setup = pkgs.writeShellScript "doom-setup" ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user