WIP: Switch to NixOS #5

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

View file

@ -170,7 +170,7 @@ update() {
docker-update docker-update
;; ;;
*) *)
printf "$1: not a valid action" base $@
;; ;;
esac esac
} }