git config

This commit is contained in:
catvayor 2024-07-05 18:24:14 +02:00
parent 453bd605ce
commit 013c78ba4d
Signed by: lbailly
GPG key ID: CE3E645251AC63F3

View file

@ -46,6 +46,16 @@
mail mail
]; ];
programs.git = {
enable = true;
userName = "catvayor";
userEmail = "catvayor@katvayor.net";
signing = {
key = null;
signByDefault = true;
};
};
home.packages = with pkgs; [ home.packages = with pkgs; [
wl-clipboard wl-clipboard
firefox firefox