From 6920fa481c927b1ec6735a00bab31f77cb00e961 Mon Sep 17 00:00:00 2001 From: adikro Date: Sun, 7 Dec 2025 20:37:31 +0100 Subject: reverted unstable kernel, added stable mesa specialization --- modules/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/hyprland.nix') diff --git a/modules/hyprland.nix b/modules/hyprland.nix index f3e35fa..471f696 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -2,6 +2,6 @@ { programs.hyprland = { enable = true; - package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland; + # package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland; }; } -- cgit v1.3