let
clock = import ./clock.nix;
in {
tooltip-format = clock.tooltip-format;
calendar = clock.calendar;
actions = clock.actions;
}