services.envfs.extraFallbackPathCommands
NixOS option
Extra commands to run in the package that contains fallback executables in case not other executable is found
type: strings concatenated with "\n"Default
""
Example
declared in: nixos/modules/tasks/filesystems/envfs.nixView source on NixOS/nixpkgs →"ln -s $''{pkgs.bash}/bin/bash $out/bash"