materusPC: disable emacs

This commit is contained in:
2024-04-09 11:12:09 +02:00
parent c022070323
commit a49963bb5c
@@ -77,7 +77,7 @@
dub
]);
editor.emacs.enable = true;
editor.emacs.enable = false;
};