non important commit
This commit is contained in:
parent
eee56e7020
commit
09947cd257
2 changed files with 2 additions and 1 deletions
|
|
@ -8,6 +8,7 @@
|
|||
./verbatim.nix
|
||||
./500G-disk.nix
|
||||
|
||||
../modules/graphics.nix
|
||||
../modules/boot.nix
|
||||
../modules/networking.nix
|
||||
../modules/xdg-settings.nix
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
modesetting.enable = true;
|
||||
powerManagement.enable = true;
|
||||
open = false;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.legacy_470;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.production;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue