add comment

This commit is contained in:
Sakooooo 2023-07-17 17:42:23 +03:00
parent e34dc49c94
commit b28046ce7f
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -15,7 +15,9 @@ in
driSupport32Bit = true;
};
# TODO(sako) make this an option
# regardless of if you have intel/nvidia
# or amd/nvidia this HAS to be nvidia only
# or else it will not work
services.xserver.videoDrivers = [ "nvidia" ];
hardware.nvidia = {