Hyprland configuration framework.
Commits
Author
Commit
Message
Date
bindType and bindGroupType are already types (created via submodule),
not functions. Remove the spurious 'lib' argument.
hyprlandEnabled was assigned the entire hyprland config attrset
instead of just the enable boolean, causing 'mkIf called with a
non-Boolean condition' error.