non important commit
This commit is contained in:
parent
565faad07d
commit
9e551c1ad8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
boot = {
|
boot = {
|
||||||
kernelPackages = pkgs.linuxPackages_6_6;
|
kernelPackages = pkgs.linuxPackages_6_12;
|
||||||
kernelParams = ["nvidia-drm.modeset=1"];
|
kernelParams = ["nvidia-drm.modeset=1"];
|
||||||
|
|
||||||
loader.grub = {
|
loader.grub = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue