summaryrefslogtreecommitdiffstats
path: root/configure.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-12-01 00:05:09 +0100
committerAhmed Abdelhalim <[email protected]>2025-12-01 00:05:09 +0100
commitc93d91e4a0b61d90d9c2de140f750419c1a33735 (patch)
treecfdc183b38f9cda85d66435d83dc879295325f63 /configure.yml
parent4c2043dc1fa697c0cf2210d9466ff847b074cc34 (diff)
Add font configurations in a role
Diffstat (limited to 'configure.yml')
-rw-r--r--configure.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml
index d7d6cd07..0393c55d 100644
--- a/configure.yml
+++ b/configure.yml
@@ -9,6 +9,7 @@
- role: "locales"
- role: "timezone"
- role: "which"
+ - role: "fonts"
- role: "wireguard"
- role: "go"
- role: "python"
@@ -32,6 +33,7 @@
roles:
- role: "locales"
- role: "timezone"
+ - role: "fonts"
- role: "wireguard"
- role: "go"
- role: "python"