diff --git a/flake.nix b/flake.nix index d212acd..c3039e9 100644 --- a/flake.nix +++ b/flake.nix @@ -15,12 +15,12 @@ url = "github:hyprwm/contrib"; inputs.nixpkgs.follows = "nixpkgs"; }; - }; - + hyprland = { url = "github:hyprwm/hyprland"; inputs.nixpkgs.follows = "nixpkgs"; }; + }; outputs = { self, nixpkgs, home-manager, ... }@inputs: let