flake: give hyprland depth

This commit is contained in:
Ahwx 2024-06-21 16:32:11 +02:00
parent e1e1fc344c
commit e639c5c90c

View file

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