emacs service: back to socket-based activation
This commit is contained in:
parent
38e6132dac
commit
8c6947855c
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue