devel-darwin: more fonts

This commit is contained in:
Jannik Beyerstedt 2026-03-20 12:16:24 +01:00
parent 381052586d
commit e23420162e

View file

@ -3,8 +3,12 @@
- name: Devel - Fonts
community.general.homebrew:
name: font-hack
name: "{{ item }}"
state: present
loop:
- font-hack
- font-overpass
- font-news-cycle
# Install Visual Studio Code and Set Basic Configuration
- name: VSCode - Basics