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 = ""; xkbVariant = "";
}; };
emacs = { # emacs = {
enable = true; # enable = true;
install = true; # install = true;
startWithGraphical = true; # startWithGraphical = true;
}; # };
avahi = { avahi = {
enable = true; enable = true;