targets.darwin.linkApps.enable

Home-Manager option

Whether to enable linking macOS applications to the user environment.

type: boolean
Default
pkgs.stdenv.hostPlatform.isDarwin && (lib.versionOlder config.home.stateVersion "25.11")
Example
true
declared in: <home-manager/modules/targets/darwin/linkapps.nix>source unavailable