WIP: Switch to NixOS #5

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

View file

@ -5,8 +5,7 @@ alias gs='git status'
alias gpull='git pull'
alias gpush='git push'
# Modern replacements for cat and ls
alias cat='bat --paging=never'
# Modern replacement for ls
alias ls='exa'
{%@@ if profile != "mko-laptop" @@%}