WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 1bc0815dd4 - Show all commits

View file

@ -6,9 +6,11 @@
[commit]
signoff = true
gpgsign = true
[tag]
gpgSign = true
signoff = true
[format]
signoff = true
@ -21,5 +23,9 @@
[diff]
prompt = false
tool = nvim-diff
[difftool "nvim-diff"]
cmd = nvim -d -c 'set nomodifiable'
[pull]
rebase = false