diff options
Diffstat (limited to 'molecule')
| -rw-r--r-- | molecule/archlinux-gnome/converge.yml | 1 | ||||
| -rw-r--r-- | molecule/archlinux/converge.yml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml index 687be938..c23e4d07 100644 --- a/molecule/archlinux-gnome/converge.yml +++ b/molecule/archlinux-gnome/converge.yml @@ -78,3 +78,4 @@ - role: "ghostty" - role: "xdg-terminal-exec" - role: "btop" + - role: "bluetui" diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index 5e18a60a..713512a2 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -77,4 +77,5 @@ - role: "ghostty" - role: "xdg-terminal-exec" - role: "btop" + - role: "bluetui" - role: "hyprland" |
