mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 02:10:43 +00:00
Add git configuration
This commit is contained in:
parent
a9cdf25a57
commit
329f48882e
9 changed files with 223 additions and 0 deletions
5
home/programs/terminal/tools/default.nix
Normal file
5
home/programs/terminal/tools/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
_: {
|
||||
imports = [
|
||||
./git
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue