rearranged speccon18.nix
This commit is contained in:
parent
ca7ac8bad4
commit
a47b432911
1 changed files with 10 additions and 10 deletions
|
|
@ -31,19 +31,19 @@
|
|||
save = 10000000;
|
||||
};
|
||||
};
|
||||
git = {
|
||||
enable = true;
|
||||
userName = "specCon18";
|
||||
userEmail = "specCon18@gmail.com";
|
||||
#git = {
|
||||
# enable = true;
|
||||
# userName = "specCon18";
|
||||
# userEmail = "specCon18@gmail.com";
|
||||
# signing = {
|
||||
# key = "71F252936D785219";
|
||||
# signByDefault = true;
|
||||
# };
|
||||
diff-so-fancy = {
|
||||
enable = true;
|
||||
changeHunkIndicators = true;
|
||||
};
|
||||
lfs.enable = true;
|
||||
};
|
||||
# diff-so-fancy = {
|
||||
# enable = true;
|
||||
# changeHunkIndicators = true;
|
||||
# };
|
||||
# lfs.enable = true;
|
||||
#};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue