diff --git a/nix/system/xps11/configuration.nix b/nix/system/xps11/configuration.nix index 473e8e3..28f0732 100644 --- a/nix/system/xps11/configuration.nix +++ b/nix/system/xps11/configuration.nix @@ -181,13 +181,6 @@ desktopManager.plasma5.enable = true; }; - services.syncthing = { - enable = true; - user = "haak"; - dataDir = "/home/haak/synced"; - configDir = "/home/haak/synced/.config/syncthing"; - }; - location.provider = "geoclue2"; # Define a user account. Don't forget to set a password with ‘passwd’.