WIP: Switch to NixOS #5

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

View file

@ -5,6 +5,10 @@ alias gs='git status'
alias gpull='git pull'
alias gpush='git push'
# Rename grc alias from forgit since it
# collides with the grc colorizer
forgit_revert_commit=fgrc
# Modern replacement for ls
alias ls='exa'