File tree 2 files changed +0
-5
lines changed
2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,6 @@ aarch64-build-box.nix-community.org ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG9uyfhy
18
18
darwin-build-box.nix-community.org ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKMHhlcn7fUpUuiOFeIhDqBzBNFsbNqq+NpzuGX3e6zv
19
19
```
20
20
21
- [ _ Note: currently the darwin build box doesn't support FIDO keys._ ] ( https://github.com/nix-community/infra/issues/1007 )
22
-
23
21
### Access
24
22
25
23
We will grant access to well known members of the community, and people well known members in the community trust.
Original file line number Diff line number Diff line change 3
3
# To add yourself:
4
4
# 1. Add an entry to this list, using the next UID.
5
5
# 2. Create a file in `keys` named your user name that contains your SSH key(s), separated by newlines.
6
-
7
- # Note: currently the darwin build box doesn't support FIDO keys.
8
- # https://github.com/nix-community/infra/issues/1007
9
6
users = [
10
7
{
11
8
name = "winter" ;
You can’t perform that action at this time.
0 commit comments