| 1 | # Non-critical-infra |
| 2 | |
| 3 | This folder of the repository contains all files relative to the non-critical |
| 4 | infra team. Machines managed by that specific configuration are distinct from |
| 5 | the ones used in the rest of that repository and used to host services useful to |
| 6 | the general Nix/NixOS community. |
| 7 | |
| 8 | ## For the users |
| 9 | |
| 10 | ### I would like my project hosted by this infrastructure |
| 11 | |
| 12 | Open a PR or an issue, and members of the infra team will tell you if this |
| 13 | infrastructure is suitable to the project! |
| 14 | |
| 15 | ### I would like to join the team |
| 16 | |
| 17 | Come and talk to us on matrix: #infra:nixos.org |
| 18 | |
| 19 | ## For the contributors |
| 20 | |
| 21 | ### Secret access |
| 22 | |
| 23 | Secret access is on a "need to have" basis. If you think you need access to the |
| 24 | secrets, please add your key to the `.sops.yaml` file on a PR and ping people |
| 25 | that already have access for them to run the `updatekeys` command. |