Skip to content

Commit

Permalink
rp3: generate new host key
Browse files Browse the repository at this point in the history
  • Loading branch information
wagdav committed Jan 20, 2024
1 parent beae42e commit ee90418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/buildMachines.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

rp3 = {
hostNames = [ "rp3" "rp3.thewagner.home" ];
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJgVezT5bpUOihQmNEV6XC/RsUtFDcd9vcLZ7cUKPp83";
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB35lHMw8SSz1n/xFR5TEXEEMvHoKrc0gFJ1bgniDfPp";
};

rp4 = {
Expand Down

0 comments on commit ee90418

Please sign in to comment.