From 565b4fe02c091198f2a59d0cb5d5d9a2abe20133 Mon Sep 17 00:00:00 2001 From: Alex Mickelson Date: Sat, 15 Feb 2025 10:45:31 -0700 Subject: [PATCH] pci passthrough --- nix/modules/pci-passthrough.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nix/modules/pci-passthrough.nix b/nix/modules/pci-passthrough.nix index 9922afa..b5063f2 100644 --- a/nix/modules/pci-passthrough.nix +++ b/nix/modules/pci-passthrough.nix @@ -9,7 +9,6 @@ in { pkgs, lib, config, ... }: { "vfio_pci" "vfio" "vfio_iommu_type1" - "vfio_virqfd" # "nvidia" # "nvidia_modeset"