installer: fix broken search suggestion in default config (#378797)

This commit is contained in:
Paul Haerle 2025-05-09 20:35:51 +02:00 committed by GitHub
commit 772ee19537
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -159,8 +159,8 @@ let
# programs.firefox.enable = true; # programs.firefox.enable = true;
# List packages installed in system profile. To search, run: # List packages installed in system profile.
# \$ nix search wget # You can use https://search.nixos.org/ to find more packages (and options).
# environment.systemPackages = with pkgs; [ # environment.systemPackages = with pkgs; [
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
# wget # wget