From c1980d9020dfe684065070ea49834df046a7ac8c Mon Sep 17 00:00:00 2001 From: albert <albert@sysctl.io> Date: Sun, 19 Jan 2025 14:23:24 -0800 Subject: [PATCH] Testing GPU Accellerated VM's --- nixos/hosts/framework16/vm-gpu.nix | 2 -- 1 file changed, 2 deletions(-) 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; } - -}