Feat(Choux): Add 3D printing packages
This commit is contained in:
parent
094ff4ad76
commit
36672c6967
@ -21,6 +21,13 @@
|
|||||||
- geogebra
|
- geogebra
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
|
- name: Install 3D printing packages
|
||||||
|
pacman:
|
||||||
|
name:
|
||||||
|
- openscad
|
||||||
|
- cura
|
||||||
|
state: present
|
||||||
|
|
||||||
- name: Install urxvt perls
|
- name: Install urxvt perls
|
||||||
pacman:
|
pacman:
|
||||||
name: urxvt-perls
|
name: urxvt-perls
|
||||||
|
Loading…
Reference in New Issue
Block a user