nixfiles/nixos/profiles/graphical/hardware.nix

3 lines
44 B
Nix

_: {
hardware.enableAllFirmware = true;
}