Merge pull request #120023 from Mic92/nano
configuration template: improve docs on nano
This commit is contained in:
commit
63f8170ca4
@ -163,7 +163,7 @@ in
|
||||
# List packages installed in system profile. To search, run:
|
||||
# \$ nix search wget
|
||||
# environment.systemPackages = with pkgs; [
|
||||
# nano vim # don't forget to add an editor to edit configuration.nix!
|
||||
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
# wget
|
||||
# firefox
|
||||
# ];
|
||||
|
Loading…
Reference in New Issue
Block a user