environment.pathsToLink

NixOS option

List of directories to be symlinked in /run/current-system/sw.

type: list of string
Default
[ ]
Example
[
  "/"
]
declared in: nixos/modules/config/system-path.nixView source on NixOS/nixpkgs →