{ config, lib, pkgs, ... }: { config.programs.autorandr = { enable = true; }; }