From 2e274b337283b406325b4788dc1f4c77687d0a69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Thu, 2 Oct 2025 14:37:16 +0200 Subject: [PATCH] gunter: blacklist amdgpu module --- hosts/gunter/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/gunter/configuration.nix b/hosts/gunter/configuration.nix index 8c80a46..c0bb9eb 100644 --- a/hosts/gunter/configuration.nix +++ b/hosts/gunter/configuration.nix @@ -37,6 +37,7 @@ "quiet" "splash" "rd.systemd.show_status=false" + "module_blacklist=amdgpu" ]; extraModprobeConfig = ''