WIP: Switch to NixOS #5

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

View file

@ -13,7 +13,7 @@ alias gpush='git push'
# Open nvim with diffview
# Handy plugin for viewing git diffs
# and handling merges
alias diffview='nvim +DiffviewOpen'
alias dv='nvim +DiffviewOpen'
# Rename grc alias from forgit since it
# collides with the grc colorizer