From 71875f0b723fb51ec59a18ee612d385702fb8765 Mon Sep 17 00:00:00 2001 From: polwex Date: Wed, 11 Sep 2024 15:09:05 +0700 Subject: m --- hosts/local/fw11/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/local/fw11') diff --git a/hosts/local/fw11/configuration.nix b/hosts/local/fw11/configuration.nix index 32c27b7..b83f185 100644 --- a/hosts/local/fw11/configuration.nix +++ b/hosts/local/fw11/configuration.nix @@ -35,6 +35,7 @@ in { boot.loader.efi.canTouchEfiVariables = true; # boot.supportedFilesystems = ["ntfs"]; # boot.kernelPackages = lib.mkForce unfreePkgs.linuxKernel.packages.linux_xanmod_latest; + boot.kernelPackages = pkgs.linuxPackages_latest; services.fprintd.enable = true; networking = { -- cgit v1.2.3