add parents sync
This commit is contained in:
parent
17d20e03da
commit
d5314e69d7
1 changed files with 7 additions and 1 deletions
|
@ -30,6 +30,12 @@ in {
|
|||
"mama" = {
|
||||
id = "AKHXOY5-P6JA42Z-JIPAU7O-NQ7XDYZ-QAFGYD2-MMKCCJA-S7A77HJ-TRAGAA4";
|
||||
};
|
||||
"janusz" = {
|
||||
id = "66JO6BS-R2WBYDP-J2TW3LZ-MSMCE6O-EDIC7OK-YUVE4TF-BOSA34Y-AWE56AN";
|
||||
};
|
||||
"danuta" = {
|
||||
id = "X4V4GXR-VE6U5IZ-XTWETRL-U42DEMS-5ANDTT7-N5OUSYT-NOPYZGW-MSPLEQR";
|
||||
};
|
||||
};
|
||||
folders = {
|
||||
"/home/cyryl/vaults" = {
|
||||
|
@ -80,7 +86,7 @@ in {
|
|||
"/home/cyryl/rodzice_sync" = {
|
||||
id = "rodzice";
|
||||
label = "rodzice";
|
||||
devices = workstations ++ [ "hagath" "mama" ];
|
||||
devices = workstations ++ [ "hagath" "mama" "janusz" "danuta" ];
|
||||
};
|
||||
};
|
||||
extraOptions = {
|
||||
|
|
Loading…
Reference in a new issue