Syncthing expression syntax updates

This commit is contained in:
Evie Litherland-Smith 2023-07-24 13:29:09 +01:00
parent e0c67fde29
commit 3c5f909c0d

View file

@ -13,6 +13,7 @@ in {
dataDir = lib.mkDefault defaultDataDir;
systemService = true;
openDefaultPorts = true;
settings = {
devices = {
"Ion".id = "7DD4NPH-6T2ET5A-4FCLFWW-CS6UR2W-IO5XQXC-DM5B2Q4-6X7DGU2-UKKVEAB";
"Legion".id = "6OX54CG-EAQMXKA-K7TXB5P-G5A27HB-52JE2FA-XNAYZU6-YMIDBXP-RKPBJQV";
@ -78,4 +79,5 @@ in {
};
};
};
};
}