Merge branch 'master' of ssh://gitea.zaclys.com/SnuffkinMalicieux/nixos-config
This commit is contained in:
commit
033677e764
6 changed files with 36 additions and 9 deletions
|
|
@ -1,10 +1,8 @@
|
|||
{ ... }:
|
||||
{ pkgs, inputs, ... }:
|
||||
{
|
||||
programs.git = {
|
||||
enable = true;
|
||||
settings.user.name = "afoucaultc";
|
||||
settings.user.email = "antoine.fo.ca@proton.me";
|
||||
#userName = "afoucaultc";
|
||||
#userEmail = "antoine.fo.ca@proton.me";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue