{ config, lib, ... }: { imports = [ ./border ./colors ./fonts ]; options.look = lib.mkOption { type = lib.types.attrs; }; }