hardware params
This commit is contained in:
@@ -35,4 +35,8 @@
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
hardware.cpu.amd.ryzen-smu.enable = true;
|
||||
|
||||
# to enable gamepads
|
||||
hardware.steam-hardware.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user