mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 13:40:51 +07:00
20 lines
368 B
YAML
20 lines
368 B
YAML
|
version: 1
|
||
|
name: beep
|
||
|
description: "Beep at startup and shutdown (requires motherboard with buzzer)"
|
||
|
system: false
|
||
|
beta: false
|
||
|
target: system
|
||
|
all:
|
||
|
install-script: "install.sh"
|
||
|
copy: "all"
|
||
|
apollolake: true
|
||
|
broadwell: true
|
||
|
broadwellnk: true
|
||
|
broadwellnkv2: true
|
||
|
broadwellntbap: true
|
||
|
denverton: true
|
||
|
geminilake: true
|
||
|
purley: true
|
||
|
v1000: true
|
||
|
r1000: true
|
||
|
epyc7002: true
|