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