{ config.flake.factory.wpaperd = config: { services.wpaperd = { enable = true; settings = config; }; }; }