MyNixOS website logo
option

targets.darwin.linkApps.enable

Whether to enable linking macOS applications to the user environment.

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