talos: disable amdgpu
This commit is contained in:
parent
505e16bc0c
commit
9941433a8d
|
@ -16,8 +16,6 @@
|
||||||
./secrets.nix
|
./secrets.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
hardware.amdgpu.opencl = false;
|
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_6_9;
|
boot.kernelPackages = pkgs.linuxPackages_6_9;
|
||||||
# Set Wi-Fi regulatory domain. Currently always set to '00' (world), and could
|
# Set Wi-Fi regulatory domain. Currently always set to '00' (world), and could
|
||||||
# lead to bad Wi-Fi performance
|
# lead to bad Wi-Fi performance
|
||||||
|
|
Loading…
Reference in a new issue