On 07/30/2016 02:01 AM, Daniel Hlynskyi wrote:
Try setting services.xserver.resolutions. If that doesn't workflow, then it
is probably a bug


Ahh, that worked, thanks. I added:

services.xserver.resolutions = pkgs.lib.mkForce [ { x = 800; y = 600; } ];


_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to