{ config, ... }: { services.picom = { enable = true; # more configuration can go here, but I have no need for it yet }; }