Added Bosto Touchpad Support
This commit is contained in:
parent
18a5bde462
commit
222d102e4b
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue