about summary refs log tree commit diff
path: root/nixos/modules/config
diff options
context:
space:
mode:
authorKid <44045911+kidonng@users.noreply.github.com>2023-10-09 14:14:40 +0800
committerGitHub <noreply@github.com>2023-10-09 14:14:40 +0800
commitbb2c03f0a185b5434923ed9384404588120e23ee (patch)
treee52d17a6d2597be5e935a2b41a02f53b3428d3ca /nixos/modules/config
parent85f158659acf63d1a44ff30e5a680ddffd3400ff (diff)
downloadnixlib-bb2c03f0a185b5434923ed9384404588120e23ee.tar
nixlib-bb2c03f0a185b5434923ed9384404588120e23ee.tar.gz
nixlib-bb2c03f0a185b5434923ed9384404588120e23ee.tar.bz2
nixlib-bb2c03f0a185b5434923ed9384404588120e23ee.tar.lz
nixlib-bb2c03f0a185b5434923ed9384404588120e23ee.tar.xz
nixlib-bb2c03f0a185b5434923ed9384404588120e23ee.tar.zst
nixlib-bb2c03f0a185b5434923ed9384404588120e23ee.zip
nixos/system-path: remove nano from defaultPackages description
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 7e623dec4b1c..71274ea8999f 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