Added Podman

This commit is contained in:
2026-08-06 15:24:50 +02:00
parent 83e41739bb
commit 2adf40d08f
4 changed files with 36 additions and 0 deletions
+2
View File
@@ -35,3 +35,5 @@
when: chezmoi.osRelease.id == "arch" and features.paru == true
- role: terminal
when: chezmoi.osRelease.id == "arch" and features.terminal == true
- role: podman
when: chezmoi.osRelease.id == "arch" and features.podman == true