about summary refs log tree commit diff
path: root/nixos/modules/config
diff options
context:
space:
mode:
authorArtturi <Artturin@artturin.com>2023-10-15 02:42:13 +0300
committerGitHub <noreply@github.com>2023-10-15 02:42:13 +0300
commit6f5cccb96ce77b8439457c2e1f16b2e922c8238a (patch)
treefb7d9915cd83879366243c8b6290c76d4b5bd17e /nixos/modules/config
parent32262e91e29d117e2a77b1262b7c8cb9be6944f4 (diff)
parentbb2c03f0a185b5434923ed9384404588120e23ee (diff)
Merge pull request #259918 from kidonng/patch-3
Diffstat (limited to 'nixos/modules/config')
-rw-r--r--nixos/modules/config/system-path.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/nixos/modules/config/system-path.nix b/nixos/modules/config/system-path.nix
index 7e623dec4b1c3..71274ea8999fd 100644
--- a/nixos/modules/config/system-path.nix
+++ b/nixos/modules/config/system-path.nix
@@ -89,12 +89,6 @@ in
           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