diff options
| author | 2025-04-27 21:10:00 -0400 | |
|---|---|---|
| committer | 2025-04-27 21:10:00 -0400 | |
| commit | 4366ae6eb9a4f3db04a3ea5323eb2f18bedef630 (patch) | |
| tree | 4a968ad30884b7b060fbbeb352bf6aca1b355ab7 /hosts/iroha/libvirt/hooks | |
| parent | f2c75dd6fb52626150e11d6a32cf6fea1df80a8e (diff) | |
| download | dotfiles-4366ae6eb9a4f3db04a3ea5323eb2f18bedef630.tar.gz dotfiles-4366ae6eb9a4f3db04a3ea5323eb2f18bedef630.tar.bz2 dotfiles-4366ae6eb9a4f3db04a3ea5323eb2f18bedef630.zip | |
Libvirt update
Diffstat (limited to 'hosts/iroha/libvirt/hooks')
| -rw-r--r-- | hosts/iroha/libvirt/hooks/arcade.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/iroha/libvirt/hooks/arcade.conf b/hosts/iroha/libvirt/hooks/arcade.conf index acbc430..8ea3c3c 100644 --- a/hosts/iroha/libvirt/hooks/arcade.conf +++ b/hosts/iroha/libvirt/hooks/arcade.conf @@ -1,3 +1,3 @@ -VIRSH_GPU_VIDEO=pci_0000_10_00_0 -VIRSH_GPU_AUDIO=pci_0000_10_00_1 +VIRSH_GPU_VIDEO=pci_0000_03_00_0 +VIRSH_GPU_AUDIO=pci_0000_03_00_1 VIRSH_USB=pci_0000_12_00_3 |