targets.darwin.copyApps.enable
Home-Manager option
Whether to enable copying macOS applications to the user environment (works with Spotlight).
type: booleanDefault
pkgs.stdenv.hostPlatform.isDarwin && (lib.versionAtLeast config.home.stateVersion "25.11")
Example
declared in: <home-manager/modules/targets/darwin/copyapps.nix>source unavailabletrue