devdoc/onboarding: add darwin and buildbot

This commit is contained in:
zowoq 2023-12-22 12:11:23 +10:00
parent 672d74cff8
commit 3e875df07b

View file

@ -4,6 +4,10 @@
- Add their user and ssh key to [users](../users) as member of the `trusted` and `wheel` groups.
- Add their ssh key to the `hetzner` user in [modules/darwin/common/default.nix](../modules/darwin/common/default.nix).
- Add their user to the list of `admins` in [modules/nixos/buildbot.nix](../modules/nixos/buildbot.nix).
- Add their age key to [.sops.yaml](../.sops.yaml), update the `creation_rules` and run `inv update-sops-files`.
- Make them a `owner` of the [nix-community GitHub organisation](https://github.com/nix-community) and a member of the [nix-community GitHub `admin` team](https://github.com/orgs/nix-community/teams/admin/members).