flake update
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.initrd.kernelModules = ["amdgpu" "hid_asus"];
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_16;
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_17;
|
||||
boot.extraModprobeConfig = ''
|
||||
options hid_asus enable_touchpad=1
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user