removed emacs

This commit is contained in:
Charlie Root 2024-08-08 00:02:38 +02:00
commit cd2bff35f3
2 changed files with 1 additions and 2 deletions

View file

@ -93,7 +93,6 @@ in {
temurin-jre-bin-17 temurin-jre-bin-17
tldr tldr
thunderbird thunderbird
tor-browser-bundle-bin
trash-cli trash-cli
tree tree
ttyper ttyper

View file

@ -28,7 +28,7 @@
system = { system = {
programs = { programs = {
editors = { editors = {
emacs.enable = true; emacs.enable = false;
neovim.enable = true; neovim.enable = true;
helix.enable = true; helix.enable = true;
kakoune.enable = true; kakoune.enable = true;