From 1f0a7565ac4cde7eced771907aa20838edd03ade Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 5 Feb 2026 00:32:53 +0100 Subject: Add obsidian role install --- 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 1371da82..c3040888 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -78,6 +78,7 @@ - role: "password_store" - role: "which" - role: "firefox" + - role: "obsidian" - role: "font" - role: "aur_font" - role: "alacritty" -- cgit v1.2.3