Add more community services

This commit is contained in:
pinpox
2025-10-14 12:36:28 +02:00
parent ed9f9c0d9d
commit 6df67aee00

View File

@@ -2,7 +2,7 @@ Services provided by the community
<div class="grid cards" markdown> <div class="grid cards" markdown>
- [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. 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/)
</div> </div>
!!! tip "Add your own!" !!! tip "Add your own!"