stopped devices from sharing with themselves
This commit is contained in:
parent
3fdb28abef
commit
57c50fbe76
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
) (
|
||||
lib.attrsets.mapAttrsToList (_: deviceFolder: deviceFolder) device.folders
|
||||
)
|
||||
&& (device.name != config.services.syncthing.deviceName)
|
||||
)
|
||||
config.services.syncthing.configuration.devices
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue