more fixs for packages

This commit is contained in:
Matthew Stobbs
2025-02-20 15:03:54 -07:00
parent c0400949c3
commit 41b1acc067
34 changed files with 181 additions and 201 deletions

View File

@@ -10,6 +10,6 @@
- Lilex
- Monoid
- NerdFontsSymbolsOnly
install_path: "{{ path_prefix }}/{{ pkgconfig.nerdfonts.path }}"
install_path: "{{ path.prefix }}/{{ pkgconfig.nerdfonts.path }}"
base_url: "{{ pkgconfig.nerdfonts.base_url }}"
force_install: "{{ pkgconfig.force_install_nerdfonts | default(false) }}"