MyNixOS website logo
option

targets.darwin.copyApps.enable

Whether to enable copying macOS applications to the user environment (works with Spotlight).

Declarations
Type
boolean
Default
pkgs.stdenv.hostPlatform.isDarwin && (lib.versionAtLeast config.home.stateVersion "25.11")
Example
true