git add vim to host
This commit is contained in:
parent
e797eb40e0
commit
22620a747e
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue