services.envfs.enable
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
- <nixpkgs/nixos/modules/tasks/filesystems/envfs.nix>