added git to core system packages
This commit is contained in:
parent
60bcc38773
commit
9b0a1d4919
|
@ -7,6 +7,7 @@
|
|||
pkgs.rsync
|
||||
pkgs.curl
|
||||
pkgs.just
|
||||
pkgs.git
|
||||
];
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue