From bd1731aae898982544ef0d981369f7475951c369 Mon Sep 17 00:00:00 2001 From: stupidcomputer Date: Mon, 22 Jul 2024 15:12:19 -0500 Subject: [PATCH] add some programs to the default set for copernicus --- boxes/copernicus/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/boxes/copernicus/default.nix b/boxes/copernicus/default.nix index 649ffc1..ce375fe 100644 --- a/boxes/copernicus/default.nix +++ b/boxes/copernicus/default.nix @@ -34,6 +34,9 @@ libreoffice texliveMedium ledger + + unzip + imagemagick ]; services.hardware.bolt.enable = true; # thunderbolt support