device_probe: Publish Rosetta detection

This commit is contained in:
Mykola Grymalyuk
2022-09-28 12:52:17 -06:00
parent 251bd48920
commit bdfd043250
5 changed files with 16 additions and 28 deletions

View File

@@ -66,9 +66,6 @@ class arguments:
if self.args.nvme:
print("- Set NVMe Boot configuration")
settings.nvme_boot = True
# if self.args.disable_amfi:
# print("- Set Disable AMFI configuration")
# settings.amfi_status = False
if self.args.wlan:
print("- Set Wake on WLAN configuration")
settings.enable_wake_on_wlan = True