feat: replace docker with podman, fix justfile for nixpkgs-review (#197)

This commit is contained in:
Ryan Yin
2025-06-29 10:32:32 +08:00
committed by GitHub
parent 85039dd975
commit 763167ce0d
5 changed files with 22 additions and 19 deletions

View File

@@ -5,7 +5,7 @@
...
}: {
home.packages = with pkgs; [
docker-compose
podman-compose
dive # explore docker layers
lazydocker # Docker terminal UI.
skopeo # copy/sync images between registries and local storage