diff --git a/docs/site/services/community.md b/docs/site/services/community.md
index 9bc541b4d..d01be743a 100644
--- a/docs/site/services/community.md
+++ b/docs/site/services/community.md
@@ -2,7 +2,7 @@ Services provided by the community
-- [Desktop Service](https://github.com/pinpox/nixos/tree/main/clan-service-modules/desktop) :octicons-link-external-16:
+- [Desktop Service](https://github.com/pinpox/nixos/tree/3a50bf20d0f6897d5619087f83a0fe6a4118f806/clan-service-modules/desktop) :octicons-link-external-16:
---
@@ -11,6 +11,23 @@ Services provided by the community
and allows using multiple desktop environments or compositors at once.
+- [Localsend](https://github.com/pinpox/nixos/blob/3a50bf20d0f6897d5619087f83a0fe6a4118f806/clan-service-modules/localsend.nix) :octicons-link-external-16:
+
+ ---
+
+ Sets up [localsend](https://localsend.org), an application to share files to nearby devices.
+
+
+- [Wireguard Star](https://github.com/pinpox/nixos/blob/3a50bf20d0f6897d5619087f83a0fe6a4118f806/clan-service-modules/wireguard.nix) :octicons-link-external-16:
+
+ ---
+
+ Set up [wireguard](https://wireguard.com) in a star topology. All machines
+ with the peer role will connect to the controller. IPv4 addresses are
+ manually assigned. For a IPv6 service that also supports multiple
+ controllers in a mesh topology, see the official
+ [clan wireguard service](https://docs.clan.lol/services/official/wireguard/)
+
!!! tip "Add your own!"