From cc8415a775c998d3c1316dd784cf947643b2cf7d Mon Sep 17 00:00:00 2001 From: ooks-io Date: Fri, 15 Sep 2023 13:01:53 +1200 Subject: [PATCH] fix: bid dumb --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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