dev/base: remove httping
1 file changed, 1 insertion(+), 3 deletions(-)
M user/settings/development/base.nix → user/settings/development/base.nix
@@ -34,12 +34,10 @@ skopeo docker-credential-helpers dive - ] ++ (if stdenv.isDarwin then [ + ] ++ (lib.optionals stdenv.isDarwin [ lima colima docker-client - ] else [ - httping ]); home.sessionVariables = {