diff --git a/systems/gwyn/default.nix b/systems/gwyn/default.nix index ae76bcf..5d25290 100644 --- a/systems/gwyn/default.nix +++ b/systems/gwyn/default.nix @@ -61,6 +61,7 @@ az-restic-client-desktop.enable = true; az-tlp.enable = true; az-x86.enable = true; + hardware.bolt.enable = true; # Enable Thunderbolt control }; virtualisation.virtualbox.host.enable = true;