aboutsummaryrefslogtreecommitdiff
path: root/nix/users/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'nix/users/profiles')
-rw-r--r--nix/users/profiles/dev.nix1
1 files changed, 1 insertions, 0 deletions
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
]