diff --git a/hosts/acer.nix b/hosts/acer.nix index ceaa52c..36d0e3e 100644 --- a/hosts/acer.nix +++ b/hosts/acer.nix @@ -108,7 +108,8 @@ rec { }) ]; boot.kernelModules = [ "acer-wmi-ext" ]; - + + boot.initrd.kernelModules = [ "amdgpu" "thunderbolt" ]; # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions