diff --git a/hosts/x86_64/garrus/configuration.nix b/hosts/x86_64/garrus/configuration.nix index fba1d88..360afc2 100644 --- a/hosts/x86_64/garrus/configuration.nix +++ b/hosts/x86_64/garrus/configuration.nix @@ -4,6 +4,8 @@ # Name your host machine networking.hostName = "garrus"; + boot.kernelPackages = pkgs.linuxPackages_6_10; + # System76 hardware.system76.enableAll = true; environment.systemPackages = with pkgs; [