let RUN_IN_CHROOT = true; # Applies all system changes of `setup-root-user` def main [cfg] { echo "Executing up task `setup-root-user` with config" $cfg todo "Implement setup-root-user" }