unison over vpn
This commit is contained in:
parent
aca4caf02c
commit
07eb62fc87
4 changed files with 25 additions and 3 deletions
|
|
@ -37,11 +37,11 @@ in
|
|||
pairs = {
|
||||
"docs".roots = [
|
||||
"/home/hd/Documents"
|
||||
"ssh://roam//home/hd/Documents"
|
||||
"ssh://roam.lan//home/hd/Documents"
|
||||
];
|
||||
"desktop".roots = [
|
||||
"/home/hd/Desktop"
|
||||
"ssh://roam//home/hd/Desktop"
|
||||
"ssh://roam.lan//home/hd/Desktop"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue