MyNixOS website logo
option

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.

Declarations
    Type
    null or value "Dark" (singular enum)
    Default
    null
    Sign in to create a configuration using this setting.