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:
parent
693c48af99
commit
51c7913ad5
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
./services/laptop.preset.nix
|
./services/laptop.preset.nix
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
];
|
];
|
||||||
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
boot.supportedFilesystems = ["ntfs"];
|
boot.supportedFilesystems = ["ntfs"];
|
||||||
security.pam.services.hyprlock = {};
|
security.pam.services.hyprlock = {};
|
||||||
hardware.bluetooth = {
|
hardware.bluetooth = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue