feat(git): add directory-based git config
This commit is contained in:
parent
edd428ee27
commit
3ef402af9f
3 changed files with 52 additions and 18 deletions
home
|
@ -35,9 +35,7 @@ with pkgs;
|
|||
programs.gpg.enable = true;
|
||||
|
||||
programs.git.custom = {
|
||||
userName = "Felix Schroeter";
|
||||
userEmail = "fs@upsquared.com";
|
||||
signingKey = "6DA1 4A05 C6E0 7DBE EB81 BA24 28ED 46BC B881 7B7A";
|
||||
defaultProfile = "work";
|
||||
};
|
||||
|
||||
programs.firefox.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue