Skip to content

Commit 546bcdf

Browse files
committed
emacs: add ox-pandoc
1 parent a568b64 commit 546bcdf

File tree

1 file changed

+2
-0
lines changed
  • modules/common/home-manager/profiles/base/emacs

1 file changed

+2
-0
lines changed

modules/common/home-manager/profiles/base/emacs/org.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,8 @@
194194
(org-roam-db-autosync-mode)
195195
'';
196196
};
197+
198+
ox-pandoc.enable = true;
197199
};
198200
};
199201
}

0 commit comments

Comments
 (0)