{ config, lib, pkgs, ... }: { services.kanshi = { enable = true; profiles }; }