feat: harmonica - enable emacs, disable wezterm

This commit is contained in:
Ryan Yin
2024-01-07 01:01:46 +08:00
parent 30740c73c9
commit 966e889643
2 changed files with 4 additions and 1 deletions

View File

@@ -11,4 +11,7 @@ _: {
IdentitiesOnly yes
'';
};
modules.editors.emacs = {
enable = true;
};
}