refactor: update SSH signing keys and remove WSL configuration
Some checks failed
Nix Format Check / check-format (push) Failing after 38s

This commit is contained in:
2025-01-28 15:44:18 +01:00
parent 02e18c0e52
commit 6278eb6df5
4 changed files with 8 additions and 29 deletions

View File

@ -8,17 +8,21 @@
[commit]
gpgsign = true
[color]
ui = true
[push]
autoSetupRemote = true
[pull]
rebase = false
[filter "lfs"]
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
[init]
defaultBranch = main