adding emacs packages overlay and using sddm
This commit is contained in:
parent
c83219239b
commit
1bece25e37
5 changed files with 50 additions and 12 deletions
|
@ -36,7 +36,7 @@
|
|||
inherit system;
|
||||
config = { allowUnfree = true; };
|
||||
overlays = [
|
||||
emacs.overlay
|
||||
emacs.overlays.default
|
||||
|
||||
(self: super:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue