feat(git): update git settings.

This commit is contained in:
CronyAkatsuki 2025-11-02 22:30:17 +01:00
parent 8118ac49bf
commit ce0cd5154f

View file

@ -33,8 +33,12 @@
# Enable git
programs.git = {
enable = true;
userName = "Crony Akatsuki";
userEmail = "crony@cronyakatsuki.xyz";
settings = {
user = {
name = "Crony Akatsuki";
email = "crony@cronyakatsuki.xyz";
};
};
};
# Install fzf