machines/home: lock 5.19 kernel version
This commit is contained in:
parent
358e87aaec
commit
a0021eec05
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
# Configure kernel
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
kernelPackages = pkgs.linuxPackages_5_19;
|
||||
extraModulePackages = with config.boot.kernelPackages; [
|
||||
rtl88x2bu
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue