mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-01 16:13:23 +00:00
fix: Move amd-additions to be generic now that LACT supports Nvidia
This commit is contained in:
parent
86809610a1
commit
2a3004c683
@ -38,16 +38,11 @@ screens:
|
||||
default: false
|
||||
packages:
|
||||
- Install scrcpy: ujust install-scrcpy
|
||||
amd-additions:
|
||||
source: yafti.screen.package
|
||||
values:
|
||||
title: AMD Additions
|
||||
condition:
|
||||
run: grep -qv 'nvidia' <<< $(jq -r '."image-flavor"' < /usr/share/ublue-os/image-info.json)
|
||||
show_terminal: true
|
||||
package_manager: yafti.plugin.run
|
||||
packages:
|
||||
- LACT (GPU Overclocking): ujust install-lact
|
||||
lact:
|
||||
description: LACT provides GPU overclocking for AMD & Nvidia GPUs
|
||||
default: false
|
||||
packages:
|
||||
- Install LACT: ujust install-lact
|
||||
nvidia-additions:
|
||||
source: yafti.screen.package
|
||||
values:
|
||||
|
Loading…
x
Reference in New Issue
Block a user