mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-01 08:08:59 +02:00
Solved bugs
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
- name: Install dia
|
||||
community.general.pacman:
|
||||
name: dia
|
||||
state: present
|
@@ -1,2 +1,2 @@
|
||||
dependencies:
|
||||
- application-dia
|
||||
- system-aur-helper
|
@@ -3,5 +3,11 @@
|
||||
name:
|
||||
- gimp
|
||||
- blender
|
||||
- drawio-desktop
|
||||
state: present
|
||||
|
||||
- name: install drawio
|
||||
kewlfft.aur.aur:
|
||||
use: yay
|
||||
name:
|
||||
- drawio-desktop
|
||||
become: false
|
||||
|
Reference in New Issue
Block a user