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
commit03f0e7c569c828e1ef314528d8e4f1a3909974b0 (patch)
tree743525db5f68c8211cc4fcb7dfae043c1c250eb5 /configure.yml
parent37cde904c097879331fd978032bf3898f16413ee (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"