From 5f090fee23c9bfd43e6d6e1865ffaf5fc224bfc0 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 3 Sep 2025 15:49:52 -0400 Subject: [PATCH] universeair: emacs: remove override --- machines/universeair/configuration.nix | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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