WIP: Switch to NixOS #5

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

View file

@ -248,3 +248,6 @@ dct() {
yj -ty < $file_path | docker compose -f - $@ yj -ty < $file_path | docker compose -f - $@
} }
# enable https://github.com/nvbn/thefuck
eval $(thefuck --alias)