set emacs package to unstable-pgtk
This commit is contained in:
parent
8ac35b6d93
commit
fc800fc4c9
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
|||
emacs = {
|
||||
enable = true;
|
||||
daemon = true;
|
||||
package = pkgs.emacs-unstable-pgtk;
|
||||
};
|
||||
};
|
||||
nil.enable = true;
|
||||
|
|
Loading…
Reference in a new issue