1
0
Fork 0

Install git everywhere

This commit is contained in:
clerie 2020-12-06 17:40:23 +01:00
parent 53581b621a
commit 28bc222252
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
};
environment.systemPackages = with pkgs; [
git
htop
tmux
];