diff --git a/hosts/xps16/configuration.nix b/hosts/xps16/configuration.nix index c147b66..ea8a8f4 100644 --- a/hosts/xps16/configuration.nix +++ b/hosts/xps16/configuration.nix @@ -79,9 +79,6 @@ blueman.enable = true; }; - # ipu6 does not compile on latest yet - boot.kernelPackages = pkgs.linuxPackages_6_11; - hardware = { bluetooth.enable = true; enableRedistributableFirmware = true;