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