fix: Font for truenas recipe

This commit is contained in:
Gerald Pinder
2024-10-28 22:43:41 -04:00
parent 1a709320d9
commit ba257d587a

View File

@@ -10,8 +10,9 @@ stages:
modules: modules:
- from-file: common/updates.yml - from-file: common/updates.yml
- type: fonts - type: fonts
nerd-fonts: fonts:
- JetBrainsMono nerd-fonts:
- NerdFontsSymbolsOnly - JetBrainsMono
- NerdFontsSymbolsOnly
# - from-file: common/dev-packages.yml # - from-file: common/dev-packages.yml
- from-file: common/helix.yml - from-file: common/helix.yml