This commit is contained in:
2025-08-07 20:50:18 -07:00
parent 003418b27b
commit 80d9e1029d
2 changed files with 19 additions and 19 deletions

View File

@@ -19,7 +19,6 @@
swapDevices = [ ];
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
hardware.cpu.amd.updateMicrocode = true;
hardware.enableRedistributableFirmware = true;
}