diff --git a/nixos/hosts/framework16/vm-gpu.nix b/nixos/hosts/framework16/vm-gpu.nix index 4a2555a2..69fdd6ce 100644 --- a/nixos/hosts/framework16/vm-gpu.nix +++ b/nixos/hosts/framework16/vm-gpu.nix @@ -45,5 +45,3 @@ in { ]; virtualisation.spiceUSBRedirection.enable = true; } - -}