diff options
Diffstat (limited to 'host_vars/archlinux.local.yml.example')
| -rw-r--r-- | host_vars/archlinux.local.yml.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/host_vars/archlinux.local.yml.example b/host_vars/archlinux.local.yml.example index 377e7a40..35568fca 100644 --- a/host_vars/archlinux.local.yml.example +++ b/host_vars/archlinux.local.yml.example @@ -24,3 +24,7 @@ wireguard_connections: PublicKey = server_public_key AllowedIPs = 0.0.0.0/0 Endpoint = vpn.com:51820 + +fonts_extra: + - "ttf-dejavu" + - "noto-fonts" |
