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

6 lines
51 B
Nix
Raw Normal View History

2022-10-31 11:04:38 +01:00
{ ... }:
2018-11-05 12:04:06 +01:00
{
hardware.enableAllFirmware = true;
}