diff --git a/hosts/lt-hp-omen/host.nix b/hosts/lt-hp-omen/host.nix index df44f4e1..43aa5df1 100644 --- a/hosts/lt-hp-omen/host.nix +++ b/hosts/lt-hp-omen/host.nix @@ -3,7 +3,8 @@ index = 100; tags = with tags; [ client - i915-sriov + # Disabled since SR-IOV consumes 10GB RAM + # i915-sriov nix-builder ]; cpuThreads = 16;