mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 15:28:12 +02:00
Different optimations and mig integration. test will fail due to strickter validation checks. need to be cleaned up tomorrow
This commit is contained in:
@@ -25,4 +25,5 @@ galaxy_info:
|
||||
dependencies:
|
||||
- desk-git
|
||||
- dev-make
|
||||
- dev-gcc
|
||||
- dev-gcc
|
||||
- dev-yay
|
@@ -1,8 +1,7 @@
|
||||
- name: install administration tools
|
||||
community.general.pacman:
|
||||
pacman:
|
||||
name:
|
||||
- base-devel
|
||||
- yay
|
||||
- cmake
|
||||
- fdupes
|
||||
- p7zip
|
||||
|
Reference in New Issue
Block a user