emacs-pgtk
This commit is contained in:
parent
ff0b40544a
commit
4435a5548c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
]);
|
||||
emacsPackage' =
|
||||
if emacsPackage == null
|
||||
then pkgs.emacs29-pgtk
|
||||
then pkgs.emacs-pgtk
|
||||
else emacsPackage;
|
||||
in {
|
||||
home.packages = with pkgs; [
|
||||
|
|
Loading…
Add table
Reference in a new issue