change name and email in git config, update stylix, change nvim suggestions bindings

This commit is contained in:
Lukrecja Pleskaczyńska
2026-03-02 21:20:56 +01:00
parent ad01ddee34
commit de4ad2b0d8
5 changed files with 8 additions and 28 deletions

View File

@@ -214,8 +214,8 @@
programs.git = {
enable = true;
settings = {
user.name = "Lukrecja";
user.email = "lusiaaa425@gmail.com";
user.name = "Lukrecja Pleskaczyńska";
user.email = "lukrecjaaa@proton.com";
credential.helper = "store";
http."https://git.bgs.local:3000/" = {
sslCAInfo = "/home/lusia/VSTech-vpn/bgs-git-ca.crt";