The `autodesk-fusion360` and `prusiaslicer` roles are added to the
`Windows.yaml` playbook but disabled by default behind the
`install_cad_apps` flag. To enable them create a `~/.config/local.yaml`
file with the following:
```yaml
- import_playbook: local/Windows.yaml
vars:
install_cad_apps: true
```
Description
No description provided
Languages
PowerShell
43.1%
Python
32.8%
Shell
15%
Jinja
7.5%
Lua
1.6%