Add git to common config.
This commit is contained in:
4
nodes/hosts/common/git.nix
Normal file
4
nodes/hosts/common/git.nix
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{ pkgs, ... }: {
|
||||||
|
programs.git.enable = true;
|
||||||
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user