mirror of
https://github.com/larstvei/nix-config.git
synced 2025-12-27 19:00:12 +00:00
Update according to warning after update
This commit is contained in:
parent
b8a12d8b7d
commit
8d54a4a778
@ -1,8 +1,10 @@
|
||||
{
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "larstvei";
|
||||
userEmail = "larstvei@ifi.uio.no";
|
||||
settings.user = {
|
||||
name = "larstvei";
|
||||
email = "larstvei@ifi.uio.no";
|
||||
};
|
||||
ignores = [
|
||||
".envrc"
|
||||
".DS_Store"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user