global/emacs: start with user session
This commit is contained in:
parent
3c35a56be1
commit
c4e8365a1e
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ lib.mkIf main.info.graphical {
|
||||||
services.emacs = {
|
services.emacs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
client.enable = true;
|
client.enable = true;
|
||||||
startWithUserSession = false;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
home = {
|
home = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue