syncthing: fix id of smartphone music
This commit is contained in:
parent
b952dfdd53
commit
c0412920dd
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ with lib;
|
||||||
};
|
};
|
||||||
smartphone-music = {
|
smartphone-music = {
|
||||||
enable = lib.mkDefault false;
|
enable = lib.mkDefault false;
|
||||||
|
id = "0vjze-xvs8n";
|
||||||
watch = false;
|
watch = false;
|
||||||
devices = [ "sterni" "porani" "smartphone" ];
|
devices = [ "sterni" "porani" "smartphone" ];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue