From 2c08b2f1fa2454facedaceebf66dc05d1b785f16 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Tue, 23 Jan 2024 19:54:11 +0800 Subject: [PATCH] docs: darwin --- modules/darwin/system.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/darwin/system.nix b/modules/darwin/system.nix index 8aab0111..f3c2fd92 100644 --- a/modules/darwin/system.nix +++ b/modules/darwin/system.nix @@ -5,6 +5,9 @@ # # All the configuration options are documented here: # https://daiderd.com/nix-darwin/manual/index.html#sec-options +# Incomplete list of macOS `defaults` commands : +# https://github.com/yannbertrand/macos-defaults +# # # NOTE: Some options are not supported by nix-darwin directly, manually set them: # 1. To avoid conflicts with neovim, disable ctrl + up/down/left/right to switch spaces in: @@ -88,7 +91,7 @@ }; # customize settings that not supported by nix-darwin directly - # All available settings can be found here: + # Incomplete list of macOS `defaults` commands : # https://github.com/yannbertrand/macos-defaults CustomUserPreferences = { ".GlobalPreferences" = {