ENH add nist workstation
This commit is contained in:
parent
5a4db8e247
commit
22986bef4c
|
@ -108,6 +108,13 @@ let otherDevs =
|
|||
"EBM"
|
||||
"nisaba:/aigenomics/EBM_dev/snakemake"
|
||||
}
|
||||
, { tKey = "nist_workstation"
|
||||
, tVal =
|
||||
sshfsTree
|
||||
"nist_workstation"
|
||||
"NIST Workstation"
|
||||
"nist-workstation:/mnt/data"
|
||||
}
|
||||
, { tKey = "music"
|
||||
, tVal =
|
||||
sshfsTree
|
||||
|
|
Loading…
Reference in New Issue