From 31ab4af71809028695e747cc717dae0e45a21e8e Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 9 Jul 2026 23:20:14 +0200 Subject: Extract logind lid configuration into it's own role --- molecule/archlinux-gnome/converge.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'molecule/archlinux-gnome') diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml index 3c93488e..aad8ab85 100644 --- a/molecule/archlinux-gnome/converge.yml +++ b/molecule/archlinux-gnome/converge.yml @@ -61,6 +61,7 @@ - role: "yay" - role: "font" - role: "which" + - role: "logind" - role: "bash" - role: "alacritty" - role: "man" -- cgit v1.2.3