···13133. Choose your CI: Depending on your preference you can use github actions (recommended) or [Travis ci](https://travis-ci.com).
1414 - Github actions: Change your NUR repo name and optionally add a cachix name in [.github/workflows/build.yml](./.github/workflows/build.yml) and change the cron timer
1515 to a random value as described in the file
1616- - Travis ci: Change your NUR repo name and optionally your cachix repo name in
1616+ - Travis ci: Change your NUR repo name and optionally your cachix repo name in
1717 [.travis.yml](./.travis.yml). Than enable travis in your repo. You can add a cron job in the repository settings on travis to keep your cachix cache fresh
18185. Change your travis and cachix names on the README template section and delete
1919 the rest
···21212222## README template
23232424-# nur-packages
2424+# ATproto NUR
25252626-**My personal [NUR](https://github.com/nix-community/NUR) repository**
2626+**ATproto [NUR](https://github.com/nix-community/NUR) repository**
27272828<!-- Remove this if you don't use github actions -->
2929-
2929+
30303131<!--
3232Uncomment this if you use travis:
33333434[](https://travis-ci.com/<YOUR_TRAVIS_USERNAME>/nur-packages)
3535-->
3636-[](https://<YOUR_CACHIX_CACHE_NAME>.cachix.org)
3737-3636+[](https://atproto.cachix.org)