add dev software list

This commit is contained in:
Mark Riedesel 2024-11-21 08:38:16 -06:00
parent 5a823cc793
commit cf1f90a603
3 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,5 @@
- import_tasks: software/minimal.yaml
- import_tasks: software/desktop.yaml
- import_tasks: software/graphics.yaml
- import_tasks: software/dev.yaml
- import_tasks: software/gamedev.yaml

View file

@ -0,0 +1,6 @@
- name: install gamedev packages
package:
state: present
name:
- neovim
- pyright

View file

@ -3,6 +3,5 @@
state: present
name:
- godot
- neovim
- blender
- krita