Switch emacs server back to socket activation
This commit is contained in:
parent
4df29b1120
commit
89e836c829
|
@ -6,7 +6,7 @@
|
|||
enable = true;
|
||||
package = config.programs.emacs.package;
|
||||
defaultEditor = true;
|
||||
startWithUserSession = true;
|
||||
client.enable = true;
|
||||
socketActivation.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue