stan: disable emacs

This commit is contained in:
Aaron Bieber 2023-06-26 07:08:01 -06:00
parent 583642f84c
commit afc3331336
No known key found for this signature in database

View File

@ -197,11 +197,6 @@ in {
};
services = {
emacs = {
enable = true;
package = myEmacs;
install = true;
};
printing.enable = true;
fwupd.enable = true;
unifi.enable = false;