configuring more packages
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
---
|
||||
- name: append to pkgs
|
||||
- name: append to srcpkgs
|
||||
set_fact:
|
||||
srcpkgs: "{{ srcpkgs + [ 'Linux/nerdfonts.yml' ] }}"
|
||||
srcpkgs: "{{ srcpkgs + [ 'nerdfonts' ] }}"
|
||||
|
||||
Reference in New Issue
Block a user