feat: add git-extract script to home

This commit is contained in:
Mohammad Rafiq 2025-03-06 18:05:48 +08:00
parent e191d7455e
commit aeb847aa47
4 changed files with 295 additions and 1 deletions

View file

@ -0,0 +1,5 @@
{
imports = [
./git-extract.nix
];
}