From e28eda14b15bb439479906d70e33145001a827cf 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/converge.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'molecule/archlinux') diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index 79a4ff07..bc691e8d 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -61,6 +61,7 @@ - role: "yay" - role: "font" - role: "which" + - role: "logind" - role: "bash" - role: "alacritty" - role: "man" -- cgit v1.2.3