forked from colonelpanic/dotfiles
Revert "[NixOS] [Emacs] Just use socket activation"
This reverts commit 740684aba3
.
This commit is contained in:
parent
f67490b238
commit
f925472896
@ -3,6 +3,7 @@
|
||||
services.emacs = {
|
||||
enable = false;
|
||||
defaultEditor = true;
|
||||
startWithUserSession = "graphical";
|
||||
socketActivation.enable = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user