Don't use Emacs service
This commit is contained in:
parent
46e5f2ec85
commit
8f3356f6c3
1 changed files with 5 additions and 5 deletions
|
|
@ -72,11 +72,11 @@ in
|
|||
xkbVariant = "";
|
||||
};
|
||||
|
||||
emacs = {
|
||||
enable = true;
|
||||
install = true;
|
||||
startWithGraphical = true;
|
||||
};
|
||||
# emacs = {
|
||||
# enable = true;
|
||||
# install = true;
|
||||
# startWithGraphical = true;
|
||||
# };
|
||||
|
||||
avahi = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue