docs: how to remove apps from macOS

This commit is contained in:
Ryan Yin
2024-01-04 11:39:08 +08:00
parent 09c73d9f5e
commit 538dc8954b
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -49,6 +49,7 @@ clean:
gc:
# garbage collect all unused nix store entries
sudo nix store gc --debug
sudo nix-collect-garbage --delete-old
############################################################################
#