1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +01:00

feat: no proprietary pdf readers please, also no goldendict

they both want me to build qtwebkit
This commit is contained in:
2022-12-31 07:57:50 +01:00
parent d769b79ac3
commit aeed540089
2 changed files with 1 additions and 2 deletions

View File

@@ -134,7 +134,6 @@ in {
pdftk # pdf toolkit
mupdf
poppler_utils # pdf toolkit
foxitreader # for viewing pdf annotations
okular # the word is nucular
xournalpp # for annotating pdfs
pdfpc # presenter console for pdf slides

View File

@@ -295,7 +295,7 @@ in {
// dictionaries.englishGerman));
environment.systemPackages = [
pkgs.goldendict
# pkgs.goldendict
(makeStardict "lsj" dictionaries.classics)
(makeStardict "sa" dictionaries.sanskrit)
(makeStardict "oed" dictionaries.oed)