From f451aebba5ba440dc49db09c5d2e55228086cd0f Mon Sep 17 00:00:00 2001 From: javif89 Date: Sat, 9 Aug 2025 14:02:09 -0400 Subject: [PATCH] Remove waybar --- system/de/hypr/hyprland.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/system/de/hypr/hyprland.nix b/system/de/hypr/hyprland.nix index 84f3760..356a4b7 100644 --- a/system/de/hypr/hyprland.nix +++ b/system/de/hypr/hyprland.nix @@ -8,7 +8,6 @@ { # Install hyprland and all the stuff it needs programs.hyprland.enable = true; - programs.waybar.enable = true; environment.sessionVariables.NIXOS_OZON_WL = "1"; environment.systemPackages = with pkgs; [