+18
-1
nixos/modules/system/boot/loader/generic-extlinux-compatible/default.nix
+18
-1
nixos/modules/system/boot/loader/generic-extlinux-compatible/default.nix
······-builderArgs = "-g ${toString cfg.configurationLimit} -t ${timeoutStr}" + lib.optionalString (dtCfg.name != null) " -n ${dtCfg.name}";
+9
-3
nixos/modules/system/boot/loader/generic-extlinux-compatible/extlinux-conf-builder.sh
+9
-3
nixos/modules/system/boot/loader/generic-extlinux-compatible/extlinux-conf-builder.sh
···-echo "usage: $0 -t <timeout> -c <path-to-default-configuration> [-d <boot-dir>] [-g <num-generations>] [-n <dtbName>]" >&2+echo "usage: $0 -t <timeout> -c <path-to-default-configuration> [-d <boot-dir>] [-g <num-generations>] [-n <dtbName>] [-r]" >&2············