Revert "docs/community-builder: add note about darwin keys"

This reverts commit 008c339c6b.
This commit is contained in:
zowoq 2024-12-21 10:29:51 +10:00
parent ffde3228cd
commit 55ea0aed0f
2 changed files with 0 additions and 5 deletions
docs
modules/darwin/community-builder

View file

@ -18,8 +18,6 @@ aarch64-build-box.nix-community.org ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG9uyfhy
darwin-build-box.nix-community.org ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKMHhlcn7fUpUuiOFeIhDqBzBNFsbNqq+NpzuGX3e6zv
```
[_Note: currently the darwin build box doesn't support FIDO keys._](https://github.com/nix-community/infra/issues/1007)
### Access
We will grant access to well known members of the community, and people well known members in the community trust.

View file

@ -3,9 +3,6 @@ let
# To add yourself:
# 1. Add an entry to this list, using the next UID.
# 2. Create a file in `keys` named your user name that contains your SSH key(s), separated by newlines.
# Note: currently the darwin build box doesn't support FIDO keys.
# https://github.com/nix-community/infra/issues/1007
users = [
{
name = "winter";