Skip to content

Commit

Permalink
victus: block btusb in initramfs
Browse files Browse the repository at this point in the history
  • Loading branch information
pongo1231 committed Sep 29, 2024
1 parent cab4630 commit f2375d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/victus/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@
"amdgpu.dcdebugmask=0x10"
#"amdgpu.ppfeaturemask=0xffffffff"
"modprobe.blacklist=nouveau"
"rd.driver.blacklist=btusb"
#"vfio_pci.ids=10de:22bd" # dgpu audio
"kvmfr.static_size_mb=32"
];
Expand Down

0 comments on commit f2375d5

Please sign in to comment.