Skip to content

Commit 08fc280

Browse files
committed
Add csr-active-config to NVRAM delete list
Resolves #29.
1 parent 53ce392 commit 08fc280

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,11 @@ NVRAM:
226226
# - FF0F0000: Disables all flags in macOS Big Sur
227227
# - @see https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/extended/post-issues.html#disabling-sip
228228
csr-active-config: Data | <00000000>
229+
NVRAM:
230+
Delete:
231+
7C436110-AB2A-4BBB-A880-FE41995C9F82:
232+
# Overrides the default SIP setting in macOS.
233+
- csr-active-config
229234

230235
################################################################################
231236
# Cosmetic Plist Fixes #

0 commit comments

Comments
 (0)