nvf/modules/plugins/mini/git/default.nix
2025-01-17 20:23:40 +01:00

7 lines
54 B
Nix

{
imports = [
./git.nix
./config.nix
];
}