summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authorMel <einebeere@gmail.com>2024-12-08 22:11:03 +0100
committerMel <einebeere@gmail.com>2024-12-08 22:11:03 +0100
commit08562f0c9c6176eb946cde992fc16bea625c50e2 (patch)
treef10ba7cb28734fa425290fce93d98265ac64d8e5 /modules
parent7bef5043b9da0ff257d46a6851389330dbdf7da5 (diff)
downloadnetwork-08562f0c9c6176eb946cde992fc16bea625c50e2.tar.zst
network-08562f0c9c6176eb946cde992fc16bea625c50e2.zip
Add Docker+Nix utilities
Signed-off-by: Mel <einebeere@gmail.com>
Diffstat (limited to 'modules')
-rw-r--r--modules/common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/common.nix b/modules/common.nix
index ad47ca5..f33e2ba 100644
--- a/modules/common.nix
+++ b/modules/common.nix
@@ -89,7 +89,7 @@
     go gopls delve go-task
     meson cmake
     nil direnv nixfmt-rfc-style
-    dive
+    dive compose2nix nix-prefetch-docker
 
     borgbackup
   ]);