chore: Remove unused service syncthing

This commit is contained in:
Tibo De Peuter 2026-02-05 09:14:00 +01:00
parent 36a55a40a9
commit b403ee295b
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2

View file

@ -139,14 +139,6 @@ in {
}; };
}; };
services.syncthing = {
enable = true;
extraOptions = [
"--no-default-folder"
];
tray.enable = true;
};
xdg = { xdg = {
desktopEntries.spotify = { desktopEntries.spotify = {
name = "Spotify"; name = "Spotify";