mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
Added Bosto Touchpad Support
This commit is contained in:
parent
18a5bde462
commit
222d102e4b
|
|
@ -35,5 +35,7 @@ in {
|
|||
# Misc
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
|
||||
hardware.bosto-touchpad.enable = true;
|
||||
|
||||
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue