diff --git a/flake.nix b/flake.nix index ce7d7c9..7afb24a 100644 --- a/flake.nix +++ b/flake.nix @@ -26,7 +26,7 @@ }; hyprland = { - url = "github:hyprwm/hyprland?submodules=1"; + url = "git+https://github.com/hyprwm/Hyprland?submodules=1"; inputs.nixpkgs.follows = "nixpkgs"; };