Emacs update

This commit is contained in:
Aleksandr Lebedev 2025-04-24 15:42:01 +02:00
parent 779176b96f
commit 4ac5a81fbf
2 changed files with 13 additions and 12 deletions

View file

@ -82,6 +82,7 @@
environment.sessionVariables = {
NIXOS_OZONE_WL = "1";
XDG_RUNTIME_DIR = "/mnt/wslg/runtime-dir"; #sometimes gui apps stop working in wsl. This option makes GUI apps load much slower but at least they work https://github.com/microsoft/wslg/issues/1303#issuecomment-2764300164
EDITOR = "emacsclient -c";
};
hardware = {