summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-01-08 23:23:09 +0100
committerAhmed Abdelhalim <[email protected]>2026-01-08 23:24:08 +0100
commit636353ce0e02db63dce14ea6be45da951db289b0 (patch)
tree78c364a794cde7b4d09a04b04cd7d67c9ab37faa /molecule
parent55ca70f89577bd19af4abda7e2d7377ddd42f48b (diff)
Add wiremix role
Diffstat (limited to 'molecule')
-rw-r--r--molecule/archlinux-gnome/converge.yml1
-rw-r--r--molecule/archlinux/converge.yml1
2 files changed, 2 insertions, 0 deletions
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"