feat(yoga): add usb wifi config and iio sensor
This commit is contained in:
parent
ec0e3552fb
commit
776f67dc73
@ -44,6 +44,9 @@
|
||||
|
||||
networking.interfaces.wlp2s0.useDHCP = lib.mkDefault true;
|
||||
networking.interfaces.enp3s0.useDHCP = lib.mkDefault true;
|
||||
networking.interfaces.wlp0s20u5.useDHCP = lib.mkDefault true;
|
||||
|
||||
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
|
||||
hardware.sensor.iio.enable = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user