🚀 enable emacs

This commit is contained in:
Moritz Böhme 2022-11-14 08:49:07 +01:00
parent c78846dc7e
commit 53e5d16f6b

View file

@ -26,6 +26,7 @@ with lib; {
spotify.enable = true; spotify.enable = true;
thunar.enable = true; thunar.enable = true;
zathura.enable = true; zathura.enable = true;
emacs.enable = true;
}; };
services = { services = {