Files
nix-config/modules/git.nix
2023-11-05 11:09:24 +01:00

4 lines
34 B
Nix

{
programs.git.enable = true;
}