This commit is contained in:
2025-08-07 20:50:18 -07:00
parent 40d935a8be
commit 4bab4785fb
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;
}