Add git home module
Allows me to avoid configuring my name any time I want to use git
This commit is contained in:
parent
974bb922cb
commit
6dc2fc4e44
2 changed files with 21 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
./fish.nix
|
||||
./git.nix
|
||||
./neovim.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue