added git + neovim
This commit is contained in:
parent
f550d7c07f
commit
b73d6a328d
@ -60,7 +60,8 @@
|
|||||||
# Simply install just the packages
|
# Simply install just the packages
|
||||||
environment.packages = with pkgs; [
|
environment.packages = with pkgs; [
|
||||||
# User-facing stuff that you really really want to have
|
# User-facing stuff that you really really want to have
|
||||||
vim # or some other editor, e.g. nano or neovim
|
neovim
|
||||||
|
git
|
||||||
|
|
||||||
# Some common stuff that people expect to have
|
# Some common stuff that people expect to have
|
||||||
#procps
|
#procps
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user