mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
refractor(nvidia): Keep vfio config, rollback to disable-nvidia
This commit is contained in:
parent
b838e9ca78
commit
0ce51ec458
6 changed files with 44 additions and 25 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{config, ...}: {
|
||||
# Xilinx Artix-7 Basys 3
|
||||
# See: https://www.devicekb.com/hardware/usb-vendors/vid_0403-pid_6010
|
||||
services.udev.extraRules = ''
|
||||
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6010", MODE="0660", GROUP="dialout", SYMLINK+="basys3"
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue