diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-18 19:19:42 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-18 19:19:42 +0100 |
| commit | 7d7454db67c5e51308d482fbc1d369bef6cbb711 (patch) | |
| tree | bb0ae637754768f054df38595016c3e01cbaddab /molecule/archlinux | |
| parent | 836ecd1aabe911965ee0dd2c60624d552c50ad89 (diff) | |
Add the role to install steam on archlinux
Diffstat (limited to 'molecule/archlinux')
| -rw-r--r-- | molecule/archlinux/converge.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index cf5eff69..8a2f561e 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -87,6 +87,7 @@ - role: "firefox" - role: "chromium" - role: "obsidian" + - role: "steam" - role: "font" - role: "aur_font" - role: "alacritty" |
