hotdog.r: define old privkey

This commit is contained in:
lassulus 2023-07-05 12:18:15 +02:00
parent 40f103e9cc
commit 03dfaa6549
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
];
krebs.build.host = config.krebs.hosts.hotdog;
krebs.hosts.hotdog.ssh.privkey.path = <secrets/ssh.id_ed25519>;
krebs.pages.enable = true;
boot.isContainer = true;