Add nvidia gpu until amd gpu returns from rma

This commit is contained in:
Dave Gallant
2021-02-27 20:09:30 -05:00
parent 10ffcb952e
commit f2ff4ef694

View File

@@ -22,6 +22,8 @@
keyMap = "us";
};
services.xserver.videoDrivers = [ "nvidia" ];
# Enable the GNOME 3 Desktop Environment.
services.xserver.enable = true;
services.xserver.displayManager.gdm.enable = true;