Add boox-go to Syncthing config
This commit is contained in:
parent
06f152f988
commit
d73143dcfc
1 changed files with 5 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
"rdesktop-warsaw-ovh-01"
|
||||
"rdesktop-framework-server"
|
||||
"google-pixel-8"
|
||||
"boox-go"
|
||||
];
|
||||
in {
|
||||
systemd.services.syncthing.environment.STNODEFAULTFOLDER = "true";
|
||||
|
@ -108,6 +109,10 @@ in {
|
|||
autoAcceptFolders = true;
|
||||
id = "3MJWCB6-AHXDFQC-METP74C-NPBAPUE-CTTGLHT-POWI3X5-PAODMA3-G4ZALQV";
|
||||
};
|
||||
"boox-go" = {
|
||||
autoAcceptFolders = true;
|
||||
id = "L57T4DB-FQHCNWX-7UBSCR2-4X6GPZJ-PQUZ455-6LPLLVZ-PKSF47B-KEQZ6AW";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue