jre17 for libreoffice extensions

This commit is contained in:
Danilo Reyes 2025-03-08 10:02:59 -06:00
parent a9aa3b02c9
commit c526970745

View File

@ -10,6 +10,7 @@
environment.variables.CALIBRE_USE_SYSTEM_THEME = "1"; environment.variables.CALIBRE_USE_SYSTEM_THEME = "1";
users.users.jawz.packages = builtins.attrValues { users.users.jawz.packages = builtins.attrValues {
inherit (pkgs) inherit (pkgs)
jre17_minimal # for libreoffice extensions
libreoffice # office, but based libreoffice # office, but based
calibre # ugly af eBook library manager calibre # ugly af eBook library manager
newsflash # feed reader, syncs with nextcloud newsflash # feed reader, syncs with nextcloud