summaryrefslogtreecommitdiffstats
path: root/nixos
diff options
context:
space:
mode:
authorWORLDofPEACE <worldofpeace@protonmail.ch>2020-10-10 22:19:19 -0400
committerWORLDofPEACE <worldofpeace@protonmail.ch>2020-10-10 22:44:56 -0400
commit2d6a694842423d147ea9beb5612359748c76e35c (patch)
tree74bb89559293f43b4b7aefc6c21bf17ac0df5344 /nixos
parent3b20eb47f1ec6f6b02943a95be964fac80db136a (diff)
nixos/tools: add firefox to systemPackages example
This is in the graphical iso's.
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/installer/tools/tools.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/installer/tools/tools.nix b/nixos/modules/installer/tools/tools.nix
index 999306137ee0..5c6e79be5d6b 100644
--- a/nixos/modules/installer/tools/tools.nix
+++ b/nixos/modules/installer/tools/tools.nix
@@ -132,6 +132,7 @@ in
# \$ nix search wget
# environment.systemPackages = with pkgs; [
# wget vim
+ # firefox
# ];
# Some programs need SUID wrappers, can be configured further or are