From f59d51611cbe61ff492bd836cea29a7aa33a294c Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Mon, 28 Apr 2025 17:13:40 -0500 Subject: add okular to office software --- modules/root/software/desktop.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/root/software/desktop.nix b/modules/root/software/desktop.nix index b194029..dfddab1 100644 --- a/modules/root/software/desktop.nix +++ b/modules/root/software/desktop.nix @@ -54,6 +54,7 @@ ] ++ pkgs.lib.optionals config.software.desktop.office.enable [ # Office libreoffice + okular pdfchain thunderbird ] ++ pkgs.lib.optionals config.software.desktop.utilities.enable [ -- cgit v1.2.3