diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-01-07 19:15:05 +0100 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-01-07 19:15:05 +0100 |
| commit | 40aca7018cfdece3f58958b5b1598b66aef8460b (patch) | |
| tree | 19800326e319f813138d40e2975f7910ff5aed1b /molecule/archlinux-gnome | |
| parent | 19f406aa235957857c48b02e4081d2c4f4b086b0 (diff) | |
Add bluetui role to setup bluetooth on arch linux
Diffstat (limited to 'molecule/archlinux-gnome')
| -rw-r--r-- | molecule/archlinux-gnome/converge.yml | 1 |
1 files changed, 1 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" |
