diff --git a/modules/installer/tools/nixos-option.sh b/modules/installer/tools/nixos-option.sh index 47abac7fddd0..4cc6ae64bdc0 100644 --- a/modules/installer/tools/nixos-option.sh +++ b/modules/installer/tools/nixos-option.sh @@ -207,7 +207,7 @@ if $generate; then # Generate a template configuration file where the user has to # fill the gaps. - cat < "$NIXOS_CONFIG" \ + cat < "$NIXOS_CONFIG" # Edit this configuration file to define what should be installed on # the system. Help is available in the configuration.nix(5) man page # or the NixOS manual available on virtual console 8 (Alt+F8).