mimir: Switch to LTS kernel due to issues with NVIDIA on 6.11
This commit is contained in:
parent
eabae23c26
commit
b9811fc719
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# NVIDIA driver is broken with Linux 6.11
|
# NVIDIA driver is broken with Linux 6.11
|
||||||
kernelPackages = pkgs.linuxPackages_6_10;
|
# kernelPackages = pkgs.linuxPackages_latest;
|
||||||
kernelModules = [
|
kernelModules = [
|
||||||
"kvm-amd"
|
"kvm-amd"
|
||||||
"apple-mfi-fastcharge"
|
"apple-mfi-fastcharge"
|
||||||
|
|
Loading…
Reference in a new issue