From 429bf12cd70405d6ea18d14fe9d384a6458ae99d Mon Sep 17 00:00:00 2001 From: spl3g Date: Tue, 29 Aug 2023 05:05:22 +0000 Subject: thats a lot of changes --- overlays/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'overlays') diff --git a/overlays/default.nix b/overlays/default.nix index 9a03471..c97252a 100644 --- a/overlays/default.nix +++ b/overlays/default.nix @@ -13,6 +13,8 @@ # }); }; + emacs-overlay = import inputs.emacs-overlay; + # When applied, the unstable nixpkgs set (declared in the flake inputs) will # be accessible through 'pkgs.unstable' unstable-packages = final: _prev: { -- cgit v1.2.3