diff --git a/de/hypr/default.nix b/de/hypr/default.nix index ae01692..6c91e6e 100644 --- a/de/hypr/default.nix +++ b/de/hypr/default.nix @@ -70,6 +70,7 @@ wayland.windowManager.hyprland = { enable = true; + package = inputs.hyprland.packages.${pkgs.system}.hyprland; extraConfig = builtins.readFile ./hyprland.conf; plugins = [inputs.hy3.packages.${pkgs.system}.hy3]; }; diff --git a/flake.lock b/flake.lock index 4a3fac8..436f7c2 100644 --- a/flake.lock +++ b/flake.lock @@ -225,6 +225,7 @@ "locked": { "lastModified": 1728142617, "narHash": "sha256-ramJ6G9bKYuZshtYRc0olhtN89bP9i4BDhhTU0E0cLc=", + "ref": "refs/heads/main", "rev": "0ec6072a290051a03ab66cfb9bc616b2f5540e64", "revCount": 5298, "type": "git",