From a6109558c4b246bbe71f6e949f92f427116eb033 Mon Sep 17 00:00:00 2001 From: polwex Date: Tue, 24 Sep 2024 00:10:30 +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 b83f185..9c34ddb 100644 --- a/hosts/local/fw11/configuration.nix +++ b/hosts/local/fw11/configuration.nix @@ -35,7 +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; + # boot.kernelPackages = pkgs.linuxPackages_latest; services.fprintd.enable = true; networking = { -- cgit v1.2.3