Add grip for markdown composition

This commit is contained in:
Nathan McCarty 2022-05-02 20:13:18 -04:00
parent 18f26eb09a
commit 2aa48f16a9
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ in
# Install emacs
environment.systemPackages = [
emacsPackage
# For markdown rendering
pkgs.pythonPackages.grip
];
# Utilize home-manager