From 27760196dee4db0631c6dceb21d0e721957c88b8 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 8 Jan 2026 00:35:04 +0100 Subject: Add wlctl role to install impala-like NetworkManager TUI --- molecule/archlinux-gnome/converge.yml | 1 + molecule/archlinux/converge.yml | 1 + molecule/debian/converge.yml | 1 + molecule/raspberrypi/converge.yml | 1 + molecule/ubuntu/converge.yml | 1 + 5 files changed, 5 insertions(+) (limited to 'molecule') diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml index 503c89fd..b46634cc 100644 --- a/molecule/archlinux-gnome/converge.yml +++ b/molecule/archlinux-gnome/converge.yml @@ -77,3 +77,4 @@ - role: "alacritty" - role: "btop" - role: "bluetui" + - role: "wlctl" diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index 71b21772..030dbba8 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -76,4 +76,5 @@ - role: "alacritty" - role: "btop" - role: "bluetui" + - role: "wlctl" - role: "hyprland" diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml index 3b350526..0b4d2762 100644 --- a/molecule/debian/converge.yml +++ b/molecule/debian/converge.yml @@ -86,3 +86,4 @@ - role: "fonts" - role: "alacritty" - role: "btop" + - role: "wlctl" diff --git a/molecule/raspberrypi/converge.yml b/molecule/raspberrypi/converge.yml index 732bc6a3..081843c8 100644 --- a/molecule/raspberrypi/converge.yml +++ b/molecule/raspberrypi/converge.yml @@ -83,3 +83,4 @@ - role: "fonts" - role: "alacritty" - role: "btop" + - role: "wlctl" diff --git a/molecule/ubuntu/converge.yml b/molecule/ubuntu/converge.yml index 81408ca2..621a94b2 100644 --- a/molecule/ubuntu/converge.yml +++ b/molecule/ubuntu/converge.yml @@ -75,3 +75,4 @@ - role: "fonts" - role: "alacritty" - role: "btop" + - role: "wlctl" -- cgit v1.2.3