mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
chore: syncthing changer
This commit is contained in:
parent
8bcbf36e4e
commit
ac00a8f9d3
1 changed files with 8 additions and 0 deletions
|
@ -20,12 +20,20 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"gallifrey" = {
|
||||||
|
id = "P3BTFAX-4MCSFQB-C5R5YBP-YGMJ6FU-OKJN4QG-MJ2BV6Y-YB4U7VL-3GFSTAM";
|
||||||
|
addresses = [
|
||||||
|
"tcp://gallifrey.luj:22000"
|
||||||
|
];
|
||||||
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
folders = {
|
folders = {
|
||||||
"dev" = {
|
"dev" = {
|
||||||
path = "/home/julien/dev";
|
path = "/home/julien/dev";
|
||||||
devices = [
|
devices = [
|
||||||
"gustave"
|
"gustave"
|
||||||
|
"gallifrey"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue