diff --git a/nix/base-system/flake.nix b/nix/base-system/flake.nix index 47f7b76..fab9a1c 100644 --- a/nix/base-system/flake.nix +++ b/nix/base-system/flake.nix @@ -251,6 +251,7 @@ EOF"; clio = clio; victoria-logs = pkgs.callPackage ../packages/victoria-logs.nix { }; podman = unstablePkgs.podman; + podman-compose = unstablePkgs.podman-compose; }) rust-overlay ]; @@ -306,6 +307,7 @@ EOF"; #podman-desktop # Broken on darwin right now with electron build issues. # Note that podman expects qemu to be installed in order to use the podman machine setup. podman + podman-compose qemu lima rlwrap