flake: revert change in hyprland url

This commit is contained in:
Aly Raffauf 2024-05-28 23:16:12 -04:00
parent bb924974b9
commit 8d240f53fd

View file

@ -29,7 +29,7 @@
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
hyprland.url = "github:hyprwm/Hyprland"; hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
}; };
nixConfig = { nixConfig = {