1
0
Fork 0
mirror of https://github.com/MillironX/dotfiles.git synced 2024-11-15 11:23:08 +00:00
dotfiles/dot_nextflow/config.tmpl

5 lines
124 B
Cheetah
Raw Normal View History

2021-08-24 23:16:19 +00:00
tower {
enabled = true
2021-08-25 21:14:53 +00:00
accessToken = '{{ (bitwarden "item" "d41ac952-d8b5-4d20-a42a-ad8e0174d152").login.password }}'
2021-08-24 23:16:19 +00:00
}