From 9941433a8dc1154cebf1c6399eec28eaccd11e53 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Thu, 20 Jun 2024 18:48:06 +0200 Subject: [PATCH] talos: disable amdgpu --- hosts/talos/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/talos/default.nix b/hosts/talos/default.nix index f1b662b..5aa8e27 100644 --- a/hosts/talos/default.nix +++ b/hosts/talos/default.nix @@ -16,8 +16,6 @@ ./secrets.nix ]; - hardware.amdgpu.opencl = false; - boot.kernelPackages = pkgs.linuxPackages_6_9; # Set Wi-Fi regulatory domain. Currently always set to '00' (world), and could # lead to bad Wi-Fi performance