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; } ];