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
commit4dd605c546061558d63d4c55d6b8ef59cbe6c85c (patch)
tree78c364a794cde7b4d09a04b04cd7d67c9ab37faa /molecule
parent771d05f448e98316d414a970c12734563469ef89 (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"