Files
nix-config/server/modules/git.nix
2023-10-27 09:53:28 +02:00

4 lines
34 B
Nix

{
programs.git.enable = true;
}