mirror of
https://github.com/AuxXxilium/arc-c.git
synced 2024-11-23 15:01:07 +07:00
arc-c: set nvmecolume as default
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
8f1af62f2e
commit
e9c4cf4106
@ -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.nvmestorage" "" "${USER_CONFIG_FILE}"
|
||||
writeConfigKey "addons.nvmevolume" "" "${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