nixcfg/hwModules/lenovo/common.nix

4 lines
48 B
Nix
Raw Normal View History

{...}: {
hardware.enableAllFirmware = true;
}