From cf9a49b28924b6e08370a799eee1d601bb882712 Mon Sep 17 00:00:00 2001
From: zowoq <59103226+zowoq@users.noreply.github.com>
Date: Tue, 11 Feb 2025 16:31:18 +1000
Subject: [PATCH] devdoc/darwin: apple intelligence

---
 devdoc/darwin.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/devdoc/darwin.md b/devdoc/darwin.md
index 0181357..090e1ac 100644
--- a/devdoc/darwin.md
+++ b/devdoc/darwin.md
@@ -46,6 +46,14 @@ sudo rm -rf /Applications/Xcode.app
 sudo xcode-select --reset
 ```
 
+### Disable Apple Intelligence
+
+Should save about ~5GB of disk space.
+
+System Settings -> Apple Intelligence & Siri -> Toggle `Apple Intelligence` off.
+
+(Also need to check that it hasn't been re-enabled after each macOS update.)
+
 #### Check and install updates for current macOS version
 
 Updating beyond the currently installed macOS version may not be advisable.