From 0e68b5b6da05fc4c9b6514a891244ce50edaa9f4 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 23 Jul 2019 14:38:39 -0700 Subject: trying to fix emacs --- linux.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux.nix') diff --git a/linux.nix b/linux.nix index 9b46426..86435af 100644 --- a/linux.nix +++ b/linux.nix @@ -391,7 +391,7 @@ in emacs = { enable = true; - #extraPackages = epkgs: import ./emacs-packages.nix { inherit epkgs; }; + extraPackages = epkgs: import ./emacs-packages.nix { inherit epkgs; }; }; firefox = { -- cgit v1.2.3