l shodan.r: add syncthing.id
This commit is contained in:
parent
40f83f1140
commit
c4af929d39
|
@ -240,6 +240,7 @@ in {
|
|||
secure = true;
|
||||
ssh.privkey.path = <secrets/ssh.id_ed25519>;
|
||||
ssh.pubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC9vup68R0I+62FK+8LNtwM90V9P4ukBmU7G7d54wf4C";
|
||||
syncthing.id = "AU5RTWC-HXNMDRT-TN4ZHXY-JMQ6EQB-4ZPOZL7-AICZMCZ-LNS2XXQ-DGTI2Q6";
|
||||
};
|
||||
icarus = {
|
||||
cores = 2;
|
||||
|
|
Loading…
Reference in a new issue