diff --git a/flake.nix b/flake.nix index ef6a9c7..da48eee 100644 --- a/flake.nix +++ b/flake.nix @@ -33,7 +33,6 @@ }; packages.${system}.homeConfigurations.deck = home-manager.lib.homeManagerConfiguration { inherit pkgs; - specialArgs = { inherit inputs; }; # Specify your home configuration modules here, for example, # the path to your home.nix.