mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
Update
This commit is contained in:
parent
2c347bab77
commit
97af022c1a
2 changed files with 25 additions and 24 deletions
|
|
@ -7,6 +7,7 @@
|
|||
{
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
hardware.nvidia = {
|
||||
open = true;
|
||||
modesetting.enable = true;
|
||||
powerManagement.enable = true;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.latest;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue