Loading nixos/modules/profiles/base.nix +3 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,9 @@ # Some compression/archiver tools. pkgs.unzip pkgs.zip # Some utilities pkgs.jq ]; # Include support for various filesystems and tools to create / manipulate them. Loading Loading
nixos/modules/profiles/base.nix +3 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,9 @@ # Some compression/archiver tools. pkgs.unzip pkgs.zip # Some utilities pkgs.jq ]; # Include support for various filesystems and tools to create / manipulate them. Loading