add comment
This commit is contained in:
parent
e34dc49c94
commit
b28046ce7f
1 changed files with 3 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue