1
0
mirror of https://github.com/kmein/niveum synced 2026-03-29 16:51:07 +02:00

feat: install more utils

This commit is contained in:
2021-03-19 16:58:39 +01:00
parent 6727df461d
commit 9724cdda54
2 changed files with 4 additions and 1 deletions

View File

@@ -65,6 +65,7 @@ in {
(aspellWithDicts (dict: [ dict.de dict.en dict.en-computers ]))
haskellPackages.pandoc-citeproc
nur.repos.kmein.text2pdf
lowdown
libreoffice
# gnumeric
dia
@@ -72,6 +73,6 @@ in {
# proselint
asciidoctor
wordnet
sdcv # stardict cli
# sdcv # stardict cli
];
}