From 888791e1dfbd5f5f7845757f8d988fffb981da70 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 21 Jul 2025 08:13:37 -0700 Subject: install helpers for docker --- nix/users/profiles/dev.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/users/profiles/dev.nix b/nix/users/profiles/dev.nix index d4a70ce..3e4f77f 100644 --- a/nix/users/profiles/dev.nix +++ b/nix/users/profiles/dev.nix @@ -8,6 +8,7 @@ with pkgs; [ docker + docker-credential-helpers dive # explore layers in docker images wireshark ] -- cgit v1.2.3