Added mesa role

This commit is contained in:
2026-08-26 09:14:32 +02:00
parent 883415048a
commit 0ece3a6eff
3 changed files with 50 additions and 0 deletions
+4
View File
@@ -5,5 +5,9 @@
role: kernel
- name: Install fan control and temperature driver
role: fan
# GPU stuff
- name: Install GPU governor
role: gpu_governor
- name: Install Mesa
role: mesa