hopefully fix it now
This commit is contained in:
parent
5bb9b0dfb0
commit
08e30d5c1a
1 changed files with 2 additions and 3 deletions
|
@ -27,9 +27,8 @@ in {
|
|||
install = true;
|
||||
# package = pkgs.emacs29-pgtk;
|
||||
package = pkgs.emacsWithPackagesFromUsePackage {
|
||||
config = ../../../../config/emacs/emacs.org;
|
||||
|
||||
isOrgModeFile = true;
|
||||
# org mode files are borked with this right now
|
||||
config = ../../../../config/emacs/init.el;
|
||||
|
||||
defaultInitFile = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue