From 8dc19fd4ab192d2e739870cfd0dcb2e12d0a3061 Mon Sep 17 00:00:00 2001 From: stupidcomputer Date: Thu, 15 Aug 2024 03:11:25 -0500 Subject: [PATCH] update copernicus --- boxes/copernicus/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/boxes/copernicus/default.nix b/boxes/copernicus/default.nix index b5508b2..0cbb278 100644 --- a/boxes/copernicus/default.nix +++ b/boxes/copernicus/default.nix @@ -4,6 +4,7 @@ imports = [ ./hardware-configuration.nix ./nvidia.nix + ../x230t/special-ssh-magic.nix ../../modules/ssh-phone-home.nix ../../modules/hosts.nix ../../modules/bootstrap.nix @@ -44,6 +45,7 @@ dunst libnotify + ffmpeg ]; services.hardware.bolt.enable = true; # thunderbolt support