From 4724eb3f4c193325597439592149c2f2c4b51201 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Mon, 25 May 2026 21:34:02 -0400 Subject: fix hyprland, and move it to lua --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index c8bc970..fc28cd8 100644 --- a/flake.nix +++ b/flake.nix @@ -8,7 +8,7 @@ home-manager.url = "github:nix-community/home-manager/master"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; # hyprland - hyprland.url = "github:hyprwm/Hyprland/v0.55.2"; + hyprland.url = "github:hyprwm/Hyprland/v0.55.0"; hyprland.inputs.nixpkgs.follows = "nixpkgs"; # hyprland plugins hyprland-plugins.url = "github:hyprwm/hyprland-plugins/v0.55.0"; -- cgit v1.3.1-freya