fix locking bugs

This commit is contained in:
notgne2 2023-01-07 21:23:29 -07:00
parent 1f3a437adb
commit 21ddbd068e
No known key found for this signature in database
3 changed files with 9 additions and 5 deletions

View file

@ -260,5 +260,6 @@ in {
userName = "notgne2";
userEmail = "gen2@gen2.space";
ignores = [".envrc"];
extraConfig.push.autoSetupRemote = true;
};
}