targets.darwin.copyApps.enable
Whether to enable copying macOS applications to the user environment (works with Spotlight).
- Type
boolean- Default
pkgs.stdenv.hostPlatform.isDarwin && (lib.versionAtLeast config.home.stateVersion "25.11")- Example
true- Declared
- <home-manager/modules/targets/darwin/copyapps.nix>