diff --git a/hosts/hephaestus/default.nix b/hosts/hephaestus/default.nix index e03ea08..68f8901 100644 --- a/hosts/hephaestus/default.nix +++ b/hosts/hephaestus/default.nix @@ -14,6 +14,8 @@ ./secrets.nix ]; + hardware.amdgpu.opencl = false; + boot.kernelPackages = pkgs.linuxPackages; # Use the systemd-boot EFI boot loader.