Added Podman
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user