{ inputs, outputs, ... }: { home-manager.useGlobalpkgs = true; home-manager.extraSpecialArgs = { inherit inputs outputs; }; }