aboutsummaryrefslogtreecommitdiff
path: root/overlays/default.nix
diff options
context:
space:
mode:
authorspl3g <spleefer6@yandex.ru>2023-08-29 05:05:22 +0000
committerspl3g <spleefer6@yandex.ru>2023-08-29 05:05:22 +0000
commit429bf12cd70405d6ea18d14fe9d384a6458ae99d (patch)
tree89ffa15e8cef8f22ed279b574fb8c86fc3b8d10f /overlays/default.nix
parent72e82deb5536a88b6438a708b3e825029f621d14 (diff)
thats a lot of changes
Diffstat (limited to 'overlays/default.nix')
-rw-r--r--overlays/default.nix2
1 files changed, 2 insertions, 0 deletions
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: {