diff --git a/flake.nix b/flake.nix index e0d2ce4..43c349f 100644 --- a/flake.nix +++ b/flake.nix @@ -15,11 +15,7 @@ inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; - hyprland = { - type = "git"; - url = "https://github.com/hyprwm/Hyprland"; - submodules = true; - }; + hyprland.url = "https://github.com/hyprwm/Hyprland"; hyprlock = { url = "github:hyprwm/hyprlock";