From 67881fcad5149793c31877d963c1f6790f91e949 Mon Sep 17 00:00:00 2001 From: stupidcomputer Date: Mon, 21 Oct 2024 20:34:00 -0500 Subject: [PATCH] add tigervnc to copernicus --- boxes/copernicus/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/boxes/copernicus/default.nix b/boxes/copernicus/default.nix index 8a9d60a..39b68b7 100644 --- a/boxes/copernicus/default.nix +++ b/boxes/copernicus/default.nix @@ -46,6 +46,7 @@ ffmpeg mdadm git-annex + tigervnc (pkgs.callPackage ../../builds/archutils.nix {}) ];