1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Enable all firmware

This commit is contained in:
RGBCube 2023-12-12 09:22:33 +03:00
parent a10628027d
commit 415114163e
No known key found for this signature in database

View file

@ -21,5 +21,6 @@
{ device = "/dev/disk/by-uuid/f3a15cd2-9897-4867-9414-d4a8c3e71caf"; }
];
hardware.enableAllFirmware = true;
hardware.cpu.intel.updateMicrocode = true;
}