diff --git a/Droidnix/flake.nix b/Droidnix/flake.nix index e6ec4472c..b4cf389a0 100644 --- a/Droidnix/flake.nix +++ b/Droidnix/flake.nix @@ -6,6 +6,7 @@ url = "github:nix-community/home-manager"; inputs.nixpkgs.follows = "nixpkgs"; }; + hyprland.url = "github:hyprwm/Hyprland"; flake-parts.url = "github:hercules-ci/flake-parts"; import-tree.url = "github:vic/import-tree"; stylix = {