infra/nix/os/profiles/graphical/hw.nix
2022-10-31 11:05:05 +01:00

5 lines
51 B
Nix

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