mirror of
https://github.com/AuxXxilium/arc-c.git
synced 2024-11-23 15:01:07 +07:00
Merge pull request #12 from AuxXxilium/dev
arc-c: set nvmecolume as default
This commit is contained in:
commit
23ff3e332c
@ -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