tywin: resilio: fix device name
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jake Hillion 2023-06-08 11:00:30 +01:00 committed by JakeHillion
parent 553e09ee3f
commit 435de4e361

View File

@ -34,7 +34,7 @@
## Resilio
custom.resilio.enable = true;
services.resilio.deviceName = "gendry.jakehillion-terminals";
services.resilio.deviceName = "tywin.storage";
services.resilio.directoryRoot = "/data/users/jake/sync";
services.resilio.storagePath = "/data/users/jake/sync/.sync";