{ config, lib, pkgs, doctrine, ... }: doctrine.lib.mkModule { inherit config; name = "waybar"; hm = ./hm.nix; options = ./options.nix; }