mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
meep
This commit is contained in:
parent
2dce5c567d
commit
2b1fd9b99e
12 changed files with 54 additions and 23 deletions
|
|
@ -13,6 +13,9 @@
|
|||
inherit (tree.home.user.data) userName userEmail;
|
||||
package = pkgs.gitAndTools.gitFull;
|
||||
enable = true;
|
||||
delta = {
|
||||
enable = true;
|
||||
};
|
||||
extraConfig = {
|
||||
init = {defaultBranch = "main";};
|
||||
protocol.gcrypt.allow = "always";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue