diff --git a/nixos/users/tdpeuter/default.nix b/nixos/users/tdpeuter/default.nix index 1351a66..b62adc8 100644 --- a/nixos/users/tdpeuter/default.nix +++ b/nixos/users/tdpeuter/default.nix @@ -139,14 +139,6 @@ in { }; }; - services.syncthing = { - enable = true; - extraOptions = [ - "--no-default-folder" - ]; - tray.enable = true; - }; - xdg = { desktopEntries.spotify = { name = "Spotify"; diff --git a/stow/ssh/.ssh/config b/stow/ssh/.ssh/config index ea3df8e..548681d 100644 --- a/stow/ssh/.ssh/config +++ b/stow/ssh/.ssh/config @@ -60,7 +60,7 @@ Host Gitea Host Nextcloud User administrator - Hostname 192.168.0.14 + Hostname 192.168.0.23 IdentitiesOnly yes IdentityFile /run/secrets/HomeLab/Nextcloud/ssh