Adds bootstrap.v2
This commit is contained in:
parent
06c8003cf2
commit
2bbccb4595
61 changed files with 468 additions and 4 deletions
6
.config/yadm/bootstrap.v1/bootstrap.d/02-AMDGPUDrivers.sh##class.PC
Executable file
6
.config/yadm/bootstrap.v1/bootstrap.d/02-AMDGPUDrivers.sh##class.PC
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/env sh
|
||||
|
||||
yay -S --needed \
|
||||
mesa lib32-mesa \
|
||||
xf86-video-amdgpu \
|
||||
vulkan-radeon lib32-vulkan-radeon
|
||||
Loading…
Add table
Add a link
Reference in a new issue