Nix configurations for my homelab
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update oauth-client-metadata.json for bsky-sieve

yemou c2de72f8 e692f438

+2 -1
+2 -1
modules/services/caddy/bsky-sieve.nix
··· 23 23 "client_id": "https://bsky-sieve-cli.b77.boo/oauth-client-metadata.json", 24 24 "application_type": "native", 25 25 "grant_types": [ 26 - "authorization_code" 26 + "authorization_code", 27 + "refresh_token" 27 28 ], 28 29 "scope": "atproto repo?collection=app.bsky.graph.follow&action=delete", 29 30 "response_types": [