Add git to Camelot packages
This commit is contained in:
parent
4ef795afb1
commit
6b53045096
|
@ -35,6 +35,7 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
neovim
|
neovim
|
||||||
|
git
|
||||||
];
|
];
|
||||||
|
|
||||||
machineUsers = {
|
machineUsers = {
|
||||||
|
|
Loading…
Reference in a new issue