diff --git a/nixos/modules/installer/tools/nixos-rebuild.sh b/nixos/modules/installer/tools/nixos-rebuild.sh index 0a199fb15421..6b747bc1a2be 100644 --- a/nixos/modules/installer/tools/nixos-rebuild.sh +++ b/nixos/modules/installer/tools/nixos-rebuild.sh @@ -1,44 +1,7 @@ #! @shell@ -e showSyntax() { - # !!! more or less cut&paste from - # system/switch-to-configuration.sh (which we call, of course). - cat <