system.defaults.NSGlobalDomain.AppleInterfaceStyle
Set to 'Dark' to enable dark mode.
To set to light mode, set this to null and you'll need to manually run
defaults delete -g AppleInterfaceStyle.
This option requires logging out and logging back in to apply.
- Type
null or value "Dark" (singular enum)- Default
null- Declared
- <nix-darwin/modules/system/defaults/NSGlobalDomain.nix>