apple/macbook-pro/10-1: elaborate more on NVidia driver
This commit is contained in:
@@ -10,7 +10,9 @@
|
|||||||
|
|
||||||
services.xserver = {
|
services.xserver = {
|
||||||
libinput.enable = lib.mkDefault true;
|
libinput.enable = lib.mkDefault true;
|
||||||
|
|
||||||
# TODO: we should not enable unfree drivers
|
# TODO: we should not enable unfree drivers
|
||||||
|
# when there is an alternative (i.e. nouveau)
|
||||||
videoDrivers = [ "nvidia" ];
|
videoDrivers = [ "nvidia" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user