diff --git a/tsunemori/configuration.nix b/tsunemori/configuration.nix index da87873..0845bec 100644 --- a/tsunemori/configuration.nix +++ b/tsunemori/configuration.nix @@ -60,7 +60,8 @@ # Simply install just the packages environment.packages = with pkgs; [ # 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 #procps