Use Emacs 28 instead of the PGTK fork

This commit is contained in:
2022-04-25 06:35:04 +02:00
parent 2965bdb38d
commit 2943e19eac
6 changed files with 8 additions and 29 deletions

View File

@@ -1,3 +0,0 @@
{ config, lib, pkgs, inputs, ... }: {
nixpkgs.overlays = [ inputs.emacs-overlay.overlay ];
}