lol

Merge pull request #259918 from kidonng/patch-3

authored by

Artturi and committed by
GitHub
6f5cccb9 32262e91

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