{ config, lib, pkgs, ...}: let mod = "Mod4"; in { services.picom = { enable = true; vSync = true; }; }