non important commit
This commit is contained in:
parent
86ef6b239f
commit
2f1f4fb0e7
2 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{pkgs, ...}: {
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_6_6;
|
||||
kernelParams = ["nvidia-drm.modeset=1"];
|
||||
|
||||
loader.grub = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue