moving to stable kernel
This commit is contained in:
parent
98c64ea773
commit
98c46ded57
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
plymouth.enable = true;
|
||||
initrd.systemd.enable = true;
|
||||
loader.efi.efiSysMountPoint = "/boot/efi";
|
||||
kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||
kernelPackages = pkgs.linuxPackages_xanmod_stable;
|
||||
extraModprobeConfig = ''
|
||||
options bluetooth disable_ertm=1
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue