feat(mottarone): switch to git-svn
This commit is contained in:
parent
68c9f9b836
commit
ba9f0389d6
2 changed files with 4 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
{config, ...}: {
|
||||
programs.git.enable = true;
|
||||
|
||||
hm.programs = {
|
||||
git = {
|
||||
enable = true;
|
||||
inherit (config.programs.git) enable package;
|
||||
userName = "uku";
|
||||
userEmail = "hi@uku.moe";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue