switched from latest kernel to stable.

This commit is contained in:
2023-11-09 13:07:26 +01:00
parent cf6aae187c
commit b619e614a3

View File

@@ -2,7 +2,7 @@
{
# Set kernel to latest
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.kernelPackages = pkgs.linuxPackages;
##### nix extra options #######