diff options
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 6 |
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" |
