Files
haschel/modules/hardware.nix
T
2026-02-23 14:52:59 -07:00

6 lines
63 B
Nix

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