[module/git] init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{ lib, ... }:
|
||||
{
|
||||
programs.git.enable = true;
|
||||
home.file =
|
||||
(lib.origami404.standaloneToHome ".gitconfig") // (lib.origami404.standaloneToHome ".gitignore");
|
||||
}
|
||||
Reference in New Issue
Block a user