From 03f0e7c569c828e1ef314528d8e4f1a3909974b0 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 18 Jan 2026 21:39:40 +0100 Subject: Add ag role w/testing --- configure.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'configure.yml') diff --git a/configure.yml b/configure.yml index b3701a0d..972da8ac 100644 --- a/configure.yml +++ b/configure.yml @@ -8,11 +8,12 @@ roles: - role: "locales" - role: "timezone" + - role: "fonts" - role: "which" - role: "bash" - role: "man" - role: "jq" - - role: "fonts" + - role: "ag" - role: "wireguard" - role: "go" - role: "python" @@ -41,10 +42,11 @@ roles: - role: "locales" - role: "timezone" + - role: "fonts" - role: "bash" - role: "man" - role: "jq" - - role: "fonts" + - role: "ag" - role: "wireguard" - role: "go" - role: "python" -- cgit v1.2.3