auto-update-daily-20260202
1_: {
2 # Syncthing will be configured here via home-manager
3 # For now, just enable the user service
4 services.syncthing = {
5 enable = true;
6 };
7}