tree: remove some addons from system

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-08-25 16:28:02 +02:00
parent 80a7f6fc07
commit 863fd719f8
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
version: 1
name: cpufreqscaling
description: "Enable CPU Freqscaling for DSM"
system: true
description: "Enable CPU Freqscaling for DSM - Only use if Scaling is not working"
system: false
beta: false
all:
install-script: "install.sh"

View File

@ -1,7 +1,7 @@
version: 1
name: powersched
description: "Utility to configure RTC according to DSM power schedule"
system: true
system: false
beta: false
all:
install-script: "install.sh"