mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
added comment
This commit is contained in:
parent
5c87b9d8eb
commit
a1f58252b1
@ -88,7 +88,7 @@
|
|||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
# Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||||
emacs
|
#emacs
|
||||||
aspell
|
aspell
|
||||||
emacs-all-the-icons-fonts
|
emacs-all-the-icons-fonts
|
||||||
wget
|
wget
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user