enable git on rico2
This commit is contained in:
parent
61695a5335
commit
a4f4d50318
1 changed files with 2 additions and 0 deletions
|
@ -4,4 +4,6 @@
|
||||||
./starship.nix
|
./starship.nix
|
||||||
./zsh.nix
|
./zsh.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
programs.git.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue