From 212d044793b8999c6614384811b7e79e720e9561 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 13 Dec 2025 15:04:29 +0100 Subject: Fix testing archlinux (gnome/hyprland conflict) Since the setup is intended to use either gnome or hyprland on archlinux but not both on the same machine to avoid complicated and unexpected behavior. This splits the testing of archlinux into 2 different branches for each of the desktop environments --- molecule/archlinux/converge.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'molecule/archlinux') diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index 25cd96ca..56d52922 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -62,7 +62,6 @@ - role: "nginx" - role: "prometheus" - role: "grafana" - - role: "gnome" - role: "rsync" - role: "gpg" - role: "dotfiles" @@ -74,5 +73,4 @@ - role: "fonts" - role: "alacritty" - role: "ghostty" - - role: "cage" - role: "hyprland" -- cgit v1.2.3