WIP: Switch to NixOS #5

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

View file

@ -10,6 +10,8 @@ alias gs='git status'
alias gpull='git pull'
alias gpush='git push'
alias o='xdg-open'
# Open nvim with diffview
# Handy plugin for viewing git diffs
# and handling merges