installer: fix broken search suggestion in default config

This commit is contained in:
Martin Schwaighofer
2025-02-02 13:18:37 +01:00
parent 678e3c8ed4
commit f83f6a25ce
+2 -2
View File
@@ -117,8 +117,8 @@ let
# programs.firefox.enable = true;
# List packages installed in system profile. To search, run:
# \$ nix search wget
# List packages installed in system profile.
# You can use https://search.nixos.org/ to find more packages (and options).
# environment.systemPackages = with pkgs; [
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
# wget