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