Start emacs daemon with user session
This commit is contained in:
parent
7a38166e5b
commit
7d76a7f88d
|
@ -19,7 +19,7 @@ in {
|
|||
package = config.programs.emacs.package;
|
||||
defaultEditor = true;
|
||||
client.enable = true;
|
||||
socketActivation.enable = true;
|
||||
startWithUserSession = true;
|
||||
};
|
||||
home = {
|
||||
inherit sessionVariables;
|
||||
|
|
Loading…
Reference in a new issue