syncthing: add smartphone to smartphone-folder
This commit is contained in:
parent
922d9ad959
commit
26032cf23f
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ with lib; {
|
|||
smartphone-folder = {
|
||||
enable = lib.mkDefault false;
|
||||
watch = false;
|
||||
devices = [ "workout" "workhorse" "sterni" ];
|
||||
devices = [ "workout" "workhorse" "sterni" "smartphone" ];
|
||||
};
|
||||
podcasts = {
|
||||
enable = lib.mkDefault false;
|
||||
|
|
Loading…
Reference in a new issue