git add vim to host

This commit is contained in:
2023-07-23 10:48:30 +02:00
parent e797eb40e0
commit 22620a747e

View File

@@ -34,7 +34,8 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
bento bento
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. vim
git
]; ];
# backups # backups