From 69e586190a2fa43250b9ee737ced6ffe76664b24 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Wed, 15 May 2024 20:00:50 -0600 Subject: messing with hyprland --- modules/nixos/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/nixos') diff --git a/modules/nixos/hyprland.nix b/modules/nixos/hyprland.nix index f19f052..c6c97ed 100644 --- a/modules/nixos/hyprland.nix +++ b/modules/nixos/hyprland.nix @@ -32,7 +32,7 @@ programs = { hyprland = { enable = true; - package = inputs.hyprland.packages.${pkgs.system}.hyprland; + # package = inputs.hyprland.packages.${pkgs.system}.hyprland; # nvidiaPatches = true; }; -- cgit v1.2.3