From a179de4afaf00b4c5cb7e358275efe90abd9f4fa Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Fri, 16 Jun 2023 14:12:41 -0400 Subject: [PATCH] containers(gui): Add libreoffice Unfortunately, some files may require the use of document editing software like libreoffice. Fortunately, systemd-nspawn containers enable us to ensure that these documents do not have access to the internet. --- containers/gui.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/containers/gui.nix b/containers/gui.nix index d28eaf3..8e95380 100644 --- a/containers/gui.nix +++ b/containers/gui.nix @@ -41,6 +41,7 @@ in sqlitebrowser # SQL kanjidraw # Kanji draw kitty # TODO: import common module + libreoffice ]; users = {