syncthing: shifting music

This commit is contained in:
Ingolf Wagner 2019-12-17 23:52:12 +13:00
parent 44c3b74ddf
commit b952dfdd53
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
2 changed files with 1 additions and 5 deletions

View file

@ -67,9 +67,6 @@
enable = true;
path = "/home/palo/smartphone-fotos";
};
smartphone-music = {
path = "/home/palo/smartphone-music";
};
video-material = {
enable = true;
path = "/home/palo/video-material";

View file

@ -131,9 +131,8 @@ with lib;
};
smartphone-music = {
enable = lib.mkDefault false;
id = "0vjze-xvs8n";
watch = false;
devices = [ "sterni" "workout" "smartphone" ];
devices = [ "sterni" "porani" "smartphone" ];
};
smartphone-fotos = {
enable = lib.mkDefault false;