mirror of
https://github.com/AuxXxilium/arc-c.git
synced 2024-11-23 23:11:08 +07:00
arc-c: add nvmestorage addon
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
417cd50a4e
commit
8761420e09
@ -201,7 +201,7 @@ function arcsettings() {
|
||||
writeConfigKey "addons.expands" "" "${USER_CONFIG_FILE}"
|
||||
writeConfigKey "addons.hibernation" "" "${USER_CONFIG_FILE}"
|
||||
writeConfigKey "addons.hdddb" "" "${USER_CONFIG_FILE}"
|
||||
writeConfigKey "addons.nvmevolume" "" "${USER_CONFIG_FILE}"
|
||||
writeConfigKey "addons.nvmestorage" "" "${USER_CONFIG_FILE}"
|
||||
writeConfigKey "addons.powersched" "" "${USER_CONFIG_FILE}"
|
||||
writeConfigKey "addons.storagepanel" "" "${USER_CONFIG_FILE}"
|
||||
# Check for ACPI Support
|
||||
|
Loading…
Reference in New Issue
Block a user