feat: big refactor
This commit is contained in:
parent
2c09c21833
commit
ebedec9768
159 changed files with 1927 additions and 2222 deletions
|
|
@ -1,18 +0,0 @@
|
|||
{ ... }: {
|
||||
programs.git = {
|
||||
enable = true;
|
||||
lfs.enable = true;
|
||||
signing = {
|
||||
signByDefault = true;
|
||||
key = "732A612DAD28067D";
|
||||
};
|
||||
userEmail = "jacob.bachmann@posteo.de";
|
||||
userName = "Jacob Bachmann";
|
||||
extraConfig = {
|
||||
init = { defaultBranch = "main"; };
|
||||
core.editor = "nvim";
|
||||
pull.rebase = false;
|
||||
push.autoSetupRemote = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue