diff --git a/hosts/temperance/configuration.nix b/hosts/temperance/configuration.nix index 60a6e9a..b1b1b32 100644 --- a/hosts/temperance/configuration.nix +++ b/hosts/temperance/configuration.nix @@ -24,7 +24,7 @@ impermanence.enable = true; programs = { editors = { - emacs.enable = false; + emacs.enable = true; # only emacs for me, right now. neovim.enable = true; # sadly just not advanced enough, yet.