From 636353ce0e02db63dce14ea6be45da951db289b0 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 8 Jan 2026 23:23:09 +0100 Subject: Add wiremix role --- molecule/archlinux-gnome/converge.yml | 1 + molecule/archlinux/converge.yml | 1 + 2 files changed, 2 insertions(+) (limited to 'molecule') diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml index 90b16ce3..64ec0f1c 100644 --- a/molecule/archlinux-gnome/converge.yml +++ b/molecule/archlinux-gnome/converge.yml @@ -80,3 +80,4 @@ - role: "wlctl" - role: "pipewire" - role: "brightnessctl" + - role: "wiremix" diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index 87af0bca..d8c1dea0 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -79,4 +79,5 @@ - role: "wlctl" - role: "pipewire" - role: "brightnessctl" + - role: "wiremix" - role: "hyprland" -- cgit v1.2.3