typo nvim neovim
This commit is contained in:
parent
3bf74bdc3a
commit
296a3c6453
|
@ -71,7 +71,7 @@
|
||||||
# List packages installed in system profile. To search, run:
|
# List packages installed in system profile. To search, run:
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
emacs nvim zellij
|
emacs neovim zellij
|
||||||
zfs htop bottom fastfetch tmux
|
zfs htop bottom fastfetch tmux
|
||||||
wget curl git
|
wget curl git
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue