WIP: Switch to NixOS #5

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

View file

@ -35,4 +35,4 @@
rebase = merges rebase = merges
[alias] [alias]
mergetest = !git switch test && git pull && git merge --no-ff -m \"Merge $1 features to test\" $1 mergetest = !git switch test && git pull && git merge --no-ff -m \"Merge $1 features to test\" $1 && git push