nixos/tools: add firefox to systemPackages example
This is in the graphical iso's.
This commit is contained in:
parent
3b20eb47f1
commit
2d6a694842
@ -132,6 +132,7 @@ in
|
|||||||
# \$ nix search wget
|
# \$ nix search wget
|
||||||
# environment.systemPackages = with pkgs; [
|
# environment.systemPackages = with pkgs; [
|
||||||
# wget vim
|
# wget vim
|
||||||
|
# firefox
|
||||||
# ];
|
# ];
|
||||||
|
|
||||||
# Some programs need SUID wrappers, can be configured further or are
|
# Some programs need SUID wrappers, can be configured further or are
|
||||||
|
Loading…
x
Reference in New Issue
Block a user