1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-23 01:11:10 +01:00

pandoc: add new module

Add a module for pandoc that provides the following:

1. Setting default configuration options.
2. Installing templates.
3. Installing citation styles.
This commit is contained in:
Kirill Elagin 2022-01-01 14:51:06 -05:00 committed by Robert Helgesson
parent e622c5d836
commit c47c350f65
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
14 changed files with 227 additions and 0 deletions

View file

@ -117,6 +117,7 @@ let
./programs/octant.nix
./programs/offlineimap.nix
./programs/opam.nix
./programs/pandoc.nix
./programs/password-store.nix
./programs/pazi.nix
./programs/pet.nix