From d3c39950f6c17c621acd0f395bd5a603a7957feb Mon Sep 17 00:00:00 2001 From: adikro Date: Fri, 21 Nov 2025 22:44:03 +0100 Subject: a lot of shit --- modules/hyprland.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/hyprland.nix') diff --git a/modules/hyprland.nix b/modules/hyprland.nix index f3e35fa..295cd7d 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -3,5 +3,6 @@ programs.hyprland = { enable = true; package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland; + # package = pkgs.hyprland; }; } -- cgit v1.3