adding emacs packages overlay and using sddm

This commit is contained in:
Chris Cochrun 2022-12-13 09:32:49 -06:00
parent c83219239b
commit 1bece25e37
5 changed files with 50 additions and 12 deletions

View file

@ -36,7 +36,7 @@
inherit system;
config = { allowUnfree = true; };
overlays = [
emacs.overlay
emacs.overlays.default
(self: super:
{