From 4f943fa73b00f1957a45413e0ad563c161f8bac3 Mon Sep 17 00:00:00 2001 From: Ittihadyya Date: Wed, 20 Nov 2024 20:19:44 +0200 Subject: [PATCH] added libreoffice. calibre still is borked. added charis-sil font. --- apps.mod.nix | 3 ++- fonts.mod.nix | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/apps.mod.nix b/apps.mod.nix index f17ae0a..5cfad1b 100644 --- a/apps.mod.nix +++ b/apps.mod.nix @@ -59,7 +59,8 @@ signal-desktop discord obsidian - # calibre # still borked apparently, what the hell + # calibre # still borked apparently, what the hell # still!!! + libreoffice ]; programs = { diff --git a/fonts.mod.nix b/fonts.mod.nix index d937912..25ddc69 100644 --- a/fonts.mod.nix +++ b/fonts.mod.nix @@ -13,6 +13,7 @@ proggyfonts wqy_zenhei # this is so that hanzi doesn't look like pixel art nerdfonts # all of them, apparently + charis-sil ]; } )