Add arc-theme to list of workstation packages

Whooo first commit from voyager!
This commit is contained in:
2022-05-16 22:52:13 -04:00
committed by Ethan Paul
parent 068a33626d
commit 421ceabd9e

View File

@@ -39,6 +39,7 @@
when: ansible_distribution == "Fedora" when: ansible_distribution == "Fedora"
ansible.builtin.dnf: ansible.builtin.dnf:
name: name:
- arc-theme
- cmake - cmake
- code # visual studio code - code # visual studio code
- deluge - deluge