{ pkgs, config, lib, ... }: let cfg = config.cherrykitten; in { options.cherrykitten = {}; config = {}; }