services.envfs.enable

NixOS option

Fuse filesystem that returns symlinks to executables based on the PATH of the requesting process. This is useful to execute shebangs on NixOS that assume hard coded locations in locations like /bin or /usr/bin etc.

type: boolean
Default
false
Example
true
declared in: nixos/modules/tasks/filesystems/envfs.nixView source on NixOS/nixpkgs →