{ pkgs, ... }: { services.autorandr = { enable = true; }; }