steamdeck precondition

Co-authored-by: Liam <33645555+lj3954@users.noreply.github.com>
This commit is contained in:
Adam Perkowski 2024-10-01 00:37:19 +02:00 committed by GitHub
parent b318a14662
commit 1dc748fa49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,6 +21,11 @@ description = "Valve's fork of Linux Kernel for the SteamDeck"
script = "arch/linux-neptune.sh"
task_list = "I PFM K"
[[data.preconditions]]
matches = true
data = { file = "/sys/devices/virtual/dmi/id/board_vendor" }
values = [ "Valve", "Jupiter" ]
[[data.entries]]
name = "Paru AUR Helper"
description = "Paru is your standard pacman wrapping AUR helper with lots of features and minimal interaction.\nTo know more about AUR helpers visit: https://wiki.archlinux.org/title/AUR_helpers"