update to new domain
This commit is contained in:
parent
4ebfb82746
commit
1ad4f3a598
7 changed files with 47 additions and 20 deletions
|
@ -14,9 +14,9 @@
|
|||
};
|
||||
|
||||
programs.ssh.knownHosts = {
|
||||
despondos = {
|
||||
hostNames = [ "despondos.nao.sh" ];
|
||||
publicKeyFile = ../data/pubkeys/despondos_host_ed25519_key.pub;
|
||||
backup = {
|
||||
hostNames = [ "backup.graven.dev" ];
|
||||
publicKeyFile = ../data/pubkeys/backup_host_ed25519_key.pub;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue