disable emacs servce
This commit is contained in:
parent
86a1b5798c
commit
57706a9523
|
@ -62,10 +62,10 @@ in {
|
||||||
# source = emacs-config;
|
# source = emacs-config;
|
||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
services.emacs = {
|
# services.emacs = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
package = emacs;
|
# package = emacs;
|
||||||
};
|
# };
|
||||||
programs.emacs = {
|
programs.emacs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = emacs;
|
package = emacs;
|
||||||
|
|
Loading…
Reference in a new issue