home-manager: switched to emacs-nox

This commit is contained in:
Aly Raffauf 2024-03-22 22:11:47 -04:00
parent f2c787c2fe
commit f966c31309

View file

@ -30,7 +30,7 @@
python
])
);
# package = pkgs.emacs-nox;
package = pkgs.emacs-nox;
extraConfig = ''
; 4 spaces > tabs.
(setq-default indent-tabs-mode nil)