nixos/system-path: remove nano from defaultPackages description

Kid bb2c03f0 85f15865

Changed files
-6
nixos
modules
-6
nixos/modules/config/system-path.nix
···
for a running system, entries can be removed for a more
minimal NixOS installation.
-
Note: If `pkgs.nano` is removed from this list,
-
make sure another editor is installed and the
-
`EDITOR` environment variable is set to it.
-
Environment variables can be set using
-
{option}`environment.variables`.
-
Like with systemPackages, packages are installed to
{file}`/run/current-system/sw`. They are
automatically available to all users, and are