From 2ea2c4ee8c36927036934d9d563998adf48b4bcc Mon Sep 17 00:00:00 2001 From: adikro Date: Sun, 30 Nov 2025 17:43:12 +0100 Subject: yeah i forgot what i did here --- modules/hyprland.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/hyprland.nix') diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 295cd7d..f3e35fa 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -3,6 +3,5 @@ programs.hyprland = { enable = true; package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland; - # package = pkgs.hyprland; }; } -- cgit v1.3