bump: upgrade to latest linux kernel, this should fix the issue where SDDM launches twice, which has been found to be a kernel issue

This commit is contained in:
Zhongheng Liu 2024-08-10 12:28:26 +08:00
commit 51c7913ad5
No known key found for this signature in database

View file

@ -15,6 +15,7 @@
./services/laptop.preset.nix
./hardware-configuration.nix
];
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.supportedFilesystems = ["ntfs"];
security.pam.services.hyprlock = {};
hardware.bluetooth = {