Cleanup packages and use all cores
This commit is contained in:
parent
b5f6673376
commit
2d2e25235f
@ -7,7 +7,7 @@
|
||||
|
||||
- name: Doom Emacs | Update if present - aync
|
||||
ansible.builtin.shell:
|
||||
cmd: "~/.config/emacs/bin/doom sync"
|
||||
cmd: "~/.config/emacs/bin/doom sync --gc -j $(nproc)"
|
||||
when: doom_emacs.stat.exists
|
||||
async: 600
|
||||
poll: 0
|
||||
|
Loading…
Reference in New Issue
Block a user