aboutsummaryrefslogtreecommitdiff
path: root/overlays
diff options
context:
space:
mode:
Diffstat (limited to 'overlays')
-rw-r--r--overlays/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/overlays/default.nix b/overlays/default.nix
index c97252a..9a03471 100644
--- a/overlays/default.nix
+++ b/overlays/default.nix
@@ -13,8 +13,6 @@
# });
};
- 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: {