diff --git a/machines/universeair/configuration.nix b/machines/universeair/configuration.nix index f3e5ba3..604ffe0 100644 --- a/machines/universeair/configuration.nix +++ b/machines/universeair/configuration.nix @@ -59,9 +59,7 @@ in services.emacs = { # Emacsclient behaving weirdly # enable = true; - package = pkgs.me-emacs.override { - withNativeCompilation = false; - }; + package = pkgs.me-emacs; }; environment.variables = { @@ -151,9 +149,7 @@ in ]; environment.systemPackages = (with pkgs; [ - (me-emacs.override { - withNativeCompilation = false; - }) + me-emacs svgbob (aspellWithDicts (p: with p;[ en