diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-22 21:27:00 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-22 21:27:00 +0100 |
| commit | b4246c0489e736be6b2d766c37aae3eb0e05e904 (patch) | |
| tree | c151d795a124030ba0b64f2ad805601ecd3ea6e4 /molecule | |
| parent | 42d2aa395e0b76115e8920ebc963a3827220e64c (diff) | |
Since wlctl is installed via yay, it's not supported on debian anymore
Diffstat (limited to 'molecule')
| -rw-r--r-- | molecule/debian/converge.yml | 1 | ||||
| -rw-r--r-- | molecule/raspberrypi/converge.yml | 1 | ||||
| -rw-r--r-- | molecule/ubuntu/converge.yml | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml index f002bbcf..6aaa0337 100644 --- a/molecule/debian/converge.yml +++ b/molecule/debian/converge.yml @@ -88,5 +88,4 @@ - role: "font" - role: "alacritty" - role: "btop" - - role: "wlctl" - role: "pipewire" diff --git a/molecule/raspberrypi/converge.yml b/molecule/raspberrypi/converge.yml index 72f0cd5f..d4cb6c3a 100644 --- a/molecule/raspberrypi/converge.yml +++ b/molecule/raspberrypi/converge.yml @@ -85,5 +85,4 @@ - role: "font" - role: "alacritty" - role: "btop" - - role: "wlctl" - role: "pipewire" diff --git a/molecule/ubuntu/converge.yml b/molecule/ubuntu/converge.yml index f20db206..df6e60f1 100644 --- a/molecule/ubuntu/converge.yml +++ b/molecule/ubuntu/converge.yml @@ -77,5 +77,4 @@ - role: "font" - role: "alacritty" - role: "btop" - - role: "wlctl" - role: "pipewire" |
