From 8ba8980c12a1fb05970dead6228ddc3129ff5868 Mon Sep 17 00:00:00 2001 From: polwex Date: Tue, 22 Oct 2024 02:35:09 +0700 Subject: m --- hosts/local/fw11/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/local/fw11/configuration.nix') diff --git a/hosts/local/fw11/configuration.nix b/hosts/local/fw11/configuration.nix index 284ac0c..0b7793e 100644 --- a/hosts/local/fw11/configuration.nix +++ b/hosts/local/fw11/configuration.nix @@ -44,7 +44,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; + boot.kernelPackages = pkgs.linuxPackages_latest; services.fprintd.enable = true; networking = { -- cgit v1.2.3