a bunch of random changes again
This commit is contained in:
2
programs/git.nix
Normal file → Executable file
2
programs/git.nix
Normal file → Executable file
@@ -3,7 +3,7 @@
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "Sebastian Moser";
|
||||
userEmail = "me@c2vi.dev";
|
||||
userEmail = "sebastian@c2vi.dev";
|
||||
|
||||
extraConfig = {
|
||||
core.editor = "nvim";
|
||||
|
||||
Reference in New Issue
Block a user