From 867589dd27d457cff3c2c7bacd3f14b8e97b9f9a Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Sat, 9 Sep 2023 00:06:43 +0200 Subject: [PATCH] fix: temp remove csgo plugin doesn't compile yet --- modules/gui/hypr.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gui/hypr.nix b/modules/gui/hypr.nix index 81db7a00..0a680f5b 100644 --- a/modules/gui/hypr.nix +++ b/modules/gui/hypr.nix @@ -9,7 +9,7 @@ enable = true; package = inputs.hyprland.packages.${pkgs.system}.hyprland; plugins = [ - inputs.hyprland-plugins.packages.${pkgs.system}.csgo-vulkan-fix + #inputs.hyprland-plugins.packages.${pkgs.system}.csgo-vulkan-fix inputs.split-monitor-workspaces.packages.${pkgs.system}.split-monitor-workspaces ]; extraConfig = ''