urbos config
This commit is contained in:
parent
f8d43c8143
commit
83d482f532
1 changed files with 3 additions and 0 deletions
|
@ -118,6 +118,9 @@
|
||||||
# dates = "
|
# dates = "
|
||||||
};
|
};
|
||||||
|
|
||||||
|
urbos.enable = true;
|
||||||
|
urbos.username = "grfn";
|
||||||
|
|
||||||
services.udev.extraRules = ''
|
services.udev.extraRules = ''
|
||||||
# UDEV rules for Teensy USB devices
|
# UDEV rules for Teensy USB devices
|
||||||
ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="04[789B]?", ENV{ID_MM_DEVICE_IGNORE}="1"
|
ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="04[789B]?", ENV{ID_MM_DEVICE_IGNORE}="1"
|
||||||
|
|
Loading…
Reference in a new issue