Make sure git is installed on every system
This commit is contained in:
parent
6c21f05d33
commit
7476ee4f0d
1 changed files with 1 additions and 1 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue