system.replaceDependencies.cutoffPackages

Packages to which no replacements should be applied. The initrd is matched by default, because its structure renders the replacement process ineffective and prone to breakage.

Type
list of package
Default
lib.optionals config.boot.initrd.enable [ config.system.build.initialRamdisk ]
Declared
<nixpkgs/nixos/modules/system/activation/top-level.nix>