This commit is contained in:
yaroslav
2025-08-08 16:06:56 +03:00
parent bd0d3ee8d6
commit f82fc35c74
3 changed files with 25 additions and 22 deletions
+2
View File
@@ -72,6 +72,8 @@
enable = true;
};
services.hardware.openrgb.enable = true;
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
system.stateVersion = "25.11";