Removed hardcoded devices, will add manually bcz syncthing has some

issues
This commit is contained in:
2025-01-17 18:49:27 +02:00
parent b3a86996e1
commit 71304e055e

View File

@@ -43,10 +43,6 @@
user = "syncthing";
dataDir = "/home/syncthing/data";
configDir = "/home/syncthing/config";
overrideDevices = true;
settings.devices = {
"kyren-laptop" = { id = "4B72G5H-JW6CKAL-EWLOJA2-GDY3R6J-A37UXAU-357RR3U-HRNGQ2A-WVWTZQT"; };
};
};
};
}