Make sure git is installed on every system

This commit is contained in:
Charlotte Van Petegem 2021-07-10 09:32:23 +02:00
parent 6c21f05d33
commit 7476ee4f0d
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -44,7 +44,7 @@
};
};
environment.systemPackages = with pkgs; [ htop moreutils ncdu ripgrep unzip zip ];
environment.systemPackages = with pkgs; [ git htop moreutils ncdu ripgrep unzip zip ];
console = {
colors = [