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 = "";
|
xkbVariant = "";
|
||||||
};
|
};
|
||||||
|
|
||||||
emacs = {
|
# emacs = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
install = true;
|
# install = true;
|
||||||
startWithGraphical = true;
|
# startWithGraphical = true;
|
||||||
};
|
# };
|
||||||
|
|
||||||
avahi = {
|
avahi = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue