emacs service: back to socket-based activation

This commit is contained in:
Evie Litherland-Smith 2024-03-07 11:06:55 +00:00
parent 38e6132dac
commit 8c6947855c

View file

@ -134,7 +134,8 @@
package = config.programs.emacs.finalPackage;
defaultEditor = true;
client.enable = true;
startWithUserSession = "graphical";
socketActivation.enable = true;
startWithUserSession = false;
};
git-sync.repositories = with config.xdg.userDirs; {
org = {