if has nix; then
  watch_file pnpm-lock.yaml
  watch_file pnpm-workspace.yaml
  use flake
fi
