Don't use Emacs service

This commit is contained in:
Benson Chu 2024-06-27 06:34:01 -05:00
parent 46e5f2ec85
commit 8f3356f6c3

View file

@ -72,11 +72,11 @@ in
xkbVariant = "";
};
emacs = {
enable = true;
install = true;
startWithGraphical = true;
};
# emacs = {
# enable = true;
# install = true;
# startWithGraphical = true;
# };
avahi = {
enable = true;