enable coral on some desktops

This commit is contained in:
2025-02-06 18:11:58 +00:00
parent fefe3d0f4e
commit c8d3565c4b
2 changed files with 3 additions and 0 deletions

View File

@@ -72,6 +72,8 @@ in
};
};
hardware.coral.usb.enable = true;
hardware.cpu.intel.updateMicrocode = true;
nixpkgs.hostPlatform = "x86_64-linux";