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