diff --git a/hosts/sakowsl/configuration.nix b/hosts/sakowsl/configuration.nix index a8d125c9..94589c07 100644 --- a/hosts/sakowsl/configuration.nix +++ b/hosts/sakowsl/configuration.nix @@ -93,6 +93,7 @@ dev = { editors = { nvim.enable = true; + emacs.enable = true; }; cc.enable = true; nil.enable = true;