diff options
| author | Mel <einebeere@gmail.com> | 2024-12-08 22:11:03 +0100 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2024-12-08 22:11:03 +0100 |
| commit | 08562f0c9c6176eb946cde992fc16bea625c50e2 (patch) | |
| tree | f10ba7cb28734fa425290fce93d98265ac64d8e5 | |
| parent | 7bef5043b9da0ff257d46a6851389330dbdf7da5 (diff) | |
| download | network-08562f0c9c6176eb946cde992fc16bea625c50e2.tar.zst network-08562f0c9c6176eb946cde992fc16bea625c50e2.zip | |
Add Docker+Nix utilities
Signed-off-by: Mel <einebeere@gmail.com>
| -rw-r--r-- | modules/common.nix | 2 |
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 ]); |
