diff --git a/modules/hyprland.nix b/modules/hyprland.nix index b18499d..71b560b 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -37,6 +37,8 @@ in ]; }; + programs.waybar.enable = true; + programs.hyprland = { enable = true; withUWSM = true;