From 6dc17e38290606539c33b0c23f21f65a6063bd95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Wed, 30 Oct 2024 09:45:18 +0200 Subject: [PATCH] mtworx: bump kernel to 6.11 --- hosts/mtworx/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/mtworx/configuration.nix b/hosts/mtworx/configuration.nix index ff9af81..61d7088 100644 --- a/hosts/mtworx/configuration.nix +++ b/hosts/mtworx/configuration.nix @@ -35,7 +35,7 @@ in loader.systemd-boot.enable = true; # 6.10+ to fix audio. Thanks https://github.com/ilian/cfg/blob/4588b90e674827304cd8e0b9d1aecd75416d1cde/hosts/carbon/configuration.nix#L19 - kernelPackages = pkgs.linuxPackages_6_10; + kernelPackages = pkgs.linuxPackages_6_11; initrd = { availableKernelModules = [