diff --git a/hosts/docker/configuration.nix b/hosts/docker/configuration.nix index 8ccda05..ad3a14f 100644 --- a/hosts/docker/configuration.nix +++ b/hosts/docker/configuration.nix @@ -23,6 +23,7 @@ in # Enable docker-compose environment.systemPackages = with pkgs; [ docker-compose + docker_24 ]; # Mount docker persistent data