summaryrefslogtreecommitdiffstats
path: root/configure.yml
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2026-01-18 21:39:40 +0100
committerAhmed AbdelHalim <[email protected]>2026-01-18 21:39:40 +0100
commita4af0a0ef403e8d6e9f2f70d0e3f14356ab75b70 (patch)
tree743525db5f68c8211cc4fcb7dfae043c1c250eb5 /configure.yml
parent80b8620f12c6be0119b9321d90569f176e899229 (diff)
Add ag role w/testing
Diffstat (limited to 'configure.yml')
-rw-r--r--configure.yml6
1 files changed, 4 insertions, 2 deletions
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"