Link aggregation and post comments on ATProto!
10
fork

Configure Feed

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

at main 37 lines 1.2 kB view raw
1{ 2 "pins": { 3 "fenix": { 4 "type": "Git", 5 "repository": { 6 "type": "GitHub", 7 "owner": "nix-community", 8 "repo": "fenix" 9 }, 10 "branch": "main", 11 "submodules": false, 12 "revision": "0956bc5d1df2ea800010172c6bc4470d9a22cb81", 13 "url": "https://github.com/nix-community/fenix/archive/0956bc5d1df2ea800010172c6bc4470d9a22cb81.tar.gz", 14 "hash": "sha256-hmiTEoVAqLnn80UkreCNunnRKPucKvcg5T4/CELEtbw=" 15 }, 16 "nilla": { 17 "type": "Git", 18 "repository": { 19 "type": "GitHub", 20 "owner": "nilla-nix", 21 "repo": "nilla" 22 }, 23 "branch": "main", 24 "submodules": false, 25 "revision": "2e98ae315a592ad6b6de44670514c048dcc88dc7", 26 "url": "https://github.com/nilla-nix/nilla/archive/2e98ae315a592ad6b6de44670514c048dcc88dc7.tar.gz", 27 "hash": "sha256-15lwhWcMonJH6UholMMHDc+p2BoSpGA4AYGrsXQA9Do=" 28 }, 29 "nixpkgs": { 30 "type": "Channel", 31 "name": "nixpkgs-unstable", 32 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre868909.9547cfd27b51/nixexprs.tar.xz", 33 "hash": "sha256-WTmy2S0Emkye9+AJk8pApuItNrTygdKFfcsnHCR3tt0=" 34 } 35 }, 36 "version": 6 37}