pinwheel: Cleanup hyprland module

This commit is contained in:
Alexander Heldt
2023-11-07 22:39:30 +01:00
parent fe34093963
commit 7d5064fbdd

View File

@@ -4,7 +4,7 @@ let
in
{
options = {
mod.hyprland= {
mod.hyprland = {
enable = lib.mkEnableOption "enable hyprland module";
};
};