diff --git a/hosts/git.cloonar.com/configuration.nix b/hosts/git.cloonar.com/configuration.nix index a7733fd..8c72935 100644 --- a/hosts/git.cloonar.com/configuration.nix +++ b/hosts/git.cloonar.com/configuration.nix @@ -34,7 +34,8 @@ environment.systemPackages = with pkgs; [ bento - vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. + vim + git ]; # backups