Use emacs PGTK
This commit is contained in:
parent
061d7287ce
commit
335447b956
2 changed files with 3 additions and 2 deletions
|
|
@ -76,6 +76,7 @@ in {
|
|||
enable = true;
|
||||
package = pkgs.unstable.emacs29.override {
|
||||
withNativeCompilation = true;
|
||||
withPgtk = true;
|
||||
withSQLite3 = true;
|
||||
withTreeSitter = true;
|
||||
withWebP = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue