feat: remove OpenAI API key secret and update setup script with warning for 1Password Service Account Token
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
This commit is contained in:
2
setup.sh
2
setup.sh
@ -504,6 +504,8 @@ EOF
|
||||
log_error "!!! Please logout / restart to continue !!!"
|
||||
log_error "~~~ Proceed by running 'dotf update' ~~~"
|
||||
echo ""
|
||||
log_warning "Note: For servers to be able to load secrets you might want to populate ~/.op_sat with a 1Password Service Account Token."
|
||||
echo ""
|
||||
}
|
||||
|
||||
main "$@"
|
||||
|
Reference in New Issue
Block a user