syncthing: add smartphone to smartphone-folder

feature/hass
Ingolf Wagner 2020-03-16 10:07:09 +08:00
parent 922d9ad959
commit 26032cf23f
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
1 changed files with 1 additions and 1 deletions

View File

@ -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;