From 631b28d39924c0f0b2f70233847664fc47125eaa Mon Sep 17 00:00:00 2001 From: Andreas Schaafsma Date: Wed, 22 Apr 2026 03:34:35 +0200 Subject: [PATCH] add ; --- .../drivebystation-nix/hardware/graphics/passthrough_nvidia.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/x86_64-linux/drivebystation-nix/hardware/graphics/passthrough_nvidia.nix b/systems/x86_64-linux/drivebystation-nix/hardware/graphics/passthrough_nvidia.nix index b5391a8..c16f69e 100644 --- a/systems/x86_64-linux/drivebystation-nix/hardware/graphics/passthrough_nvidia.nix +++ b/systems/x86_64-linux/drivebystation-nix/hardware/graphics/passthrough_nvidia.nix @@ -33,7 +33,7 @@ script = '' modprobe vfio-pci ''; - } + }; # # EARLY and deterministic binding # boot.initrd.preDeviceCommands = '' # echo 0000:05:00.0 > /sys/bus/pci/drivers/vfio-pci/bind