v3ms: removing syncthing

systemd not supported on wsl
This commit is contained in:
Julian Mutter 2024-09-27 11:32:24 +02:00
parent 75180f3073
commit ce68c8c03e

View File

@ -44,8 +44,6 @@
./packages.nix
];
services.syncthing.enable = true;
# Let Home Manager install and manage itself.
programs.home-manager.enable = true;