diff --git a/nixos/modules/installer/tools/nixos-option.sh b/nixos/modules/installer/tools/nixos-option.sh index e565eca9720..ffd624227fb 100644 --- a/nixos/modules/installer/tools/nixos-option.sh +++ b/nixos/modules/installer/tools/nixos-option.sh @@ -94,7 +94,7 @@ in with nixpkgs.lib; # the user into accessors for reaching the definition and the declaration # corresponding to this option. generateAccessors(){ - evalNix --strict --show-trace <