1
0
Fork 0
mirror of https://github.com/MillironX/dotfiles.git synced 2024-11-21 13:16:04 +00:00

Update dot_nextflow/config.tmpl

This commit is contained in:
Thomas A. Christensen II 2022-05-19 13:35:20 -05:00
parent b8a9d9138c
commit bc71aff24d
Signed by: millironx
GPG key ID: 139C07724802BC5D

View file

@ -1,7 +1,9 @@
{{ if eq .machinetype "workstation" }}
tower { tower {
enabled = true enabled = true
accessToken = '{{ (bitwarden "item" "d41ac952-d8b5-4d20-a42a-ad8e0174d152").login.password }}' accessToken = '{{ (bitwarden "item" "d41ac952-d8b5-4d20-a42a-ad8e0174d152").login.password }}'
} }
{{ end }}
profiles { profiles {
aahz { aahz {
params { params {