From c2ea5ff472e436d797997871bedd6e8013fbc4ff Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Mon, 22 Jun 2026 14:13:54 -0400 Subject: [PATCH] chore: convert from podman to docker --- darwin/hosts/lithic/default.nix | 2 +- home/hosts/lithic/default.nix | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/darwin/hosts/lithic/default.nix b/darwin/hosts/lithic/default.nix index 7d1a96f..9eb339b 100644 --- a/darwin/hosts/lithic/default.nix +++ b/darwin/hosts/lithic/default.nix @@ -31,13 +31,13 @@ in "bruno" "chromium" "claude-code" + "colima" "dbeaver-community" "ghostty" "firefox" "notion" "notunes" "onlyoffice" - "podman-desktop" "tabby" "zed" ]; diff --git a/home/hosts/lithic/default.nix b/home/hosts/lithic/default.nix index 452df9a..91fb869 100644 --- a/home/hosts/lithic/default.nix +++ b/home/hosts/lithic/default.nix @@ -29,15 +29,15 @@ in cargo clippy direnv - pkgs'.dockerCompat + docker + docker-compose + docker-buildx go home-manager just mcp-grafana nil nixVersions.stable - podman - podman-compose poetry pre-commit (pulumi.withPackages (