nix-config/programs/default.nix
2025-12-17 12:59:28 +01:00

5 lines
44 B
Nix

{ ... }:
{
programs.git.enable = true;
}