environment.stub-ld.enable

NixOS option

Install a stub ELF loader to print an informative error message in the event that a user attempts to run an ELF binary not compiled for NixOS.

type: boolean
Default
true
Example
false
declared in: nixos/modules/config/stub-ld.nixView source on NixOS/nixpkgs →