darwin01: update host key
This commit is contained in:
parent
bf7a23f82b
commit
e41ce7ba70
5 changed files with 41 additions and 41 deletions
modules/shared
|
@ -18,7 +18,7 @@
|
|||
};
|
||||
darwin01 = {
|
||||
hostNames = [ "darwin01.nix-community.org" ];
|
||||
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDZw+Zk6dKiiXVx2Zlo67b6uQ3o+BhPn9UU9BC6SIgZ4";
|
||||
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKMHhlcn7fUpUuiOFeIhDqBzBNFsbNqq+NpzuGX3e6zv";
|
||||
};
|
||||
darwin02 = {
|
||||
hostNames = [ "darwin02.nix-community.org" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue