From 05a4054afbf95ea4490f2bf885b29f6227bc0a47 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 23 Jan 2026 08:49:25 -0600 Subject: prune(archsetup): remove podman, use docker for distrobox --- archsetup | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'archsetup') diff --git a/archsetup b/archsetup index e3d4345..f4958f3 100755 --- a/archsetup +++ b/archsetup @@ -1571,8 +1571,7 @@ developer_workstation () { aur_install vagrant # VM management (moved to AUR) pacman_install ansible - # distrobox related - pacman_install podman + # distrobox related (uses docker as backend) pacman_install distrobox aur_install ptyxis -- cgit v1.2.3