diff --git a/flake.nix b/flake.nix index 5507997..152224a 100644 --- a/flake.nix +++ b/flake.nix @@ -13,7 +13,6 @@ stylix = { url = "github:danth/stylix"; inputs.nixpkgs.follows = "nixpkgs"; - inputs.home-manager.follows = "home-manager"; }; niri.url = "github:sodiboo/niri-flake"; @@ -30,7 +29,7 @@ }; outputs = - inputs@{ + { self, nixpkgs, home-manager,