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 = {
|
emacs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
daemon = true;
|
daemon = true;
|
||||||
|
package = pkgs.emacs-unstable-pgtk;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
nil.enable = true;
|
nil.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue