add hyprland submodules

This commit is contained in:
Noa Aarts 2024-05-06 19:01:38 +02:00
parent 72db69185e
commit 6a32f86947

View file

@ -26,7 +26,7 @@
}; };
hyprland = { hyprland = {
url = "github:hyprwm/hyprland"; url = "github:hyprwm/hyprland?submodules=1";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };