diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-01-18 21:46:58 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-01-18 21:54:25 +0100 |
| commit | f2232d636bae4eed0dbdda8e2314b91a489d4878 (patch) | |
| tree | 3d67d741558928a1302d80a78b79e576ad838f93 /configure.yml | |
| parent | 03f0e7c569c828e1ef314528d8e4f1a3909974b0 (diff) | |
Fix font role
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.yml b/configure.yml index 972da8ac..0f1e77aa 100644 --- a/configure.yml +++ b/configure.yml @@ -8,7 +8,7 @@ roles: - role: "locales" - role: "timezone" - - role: "fonts" + - role: "font" - role: "which" - role: "bash" - role: "man" @@ -42,7 +42,7 @@ roles: - role: "locales" - role: "timezone" - - role: "fonts" + - role: "font" - role: "bash" - role: "man" - role: "jq" |
