infra/nix/os/profiles/graphical/hw.nix

4 lines
48 B
Nix
Raw Normal View History

2023-02-07 18:24:28 +01:00
{...}: {
2018-11-05 12:04:06 +01:00
hardware.enableAllFirmware = true;
}