chore: add sire hostkey; also wait for cryptsetup before importing storage

This commit is contained in:
oddlama 2024-01-06 01:44:12 +01:00
parent 0012ce79dd
commit 659d5a5241
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
3 changed files with 3 additions and 1 deletions

View file

@ -49,6 +49,8 @@ in {
}; };
}; };
boot.initrd.systemd.services."zfs-import-storage".after = ["cryptsetup.target"];
services.zrepl = { services.zrepl = {
enable = true; enable = true;
settings = { settings = {

View file

@ -1 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFMbumSAJX2MOuQO+5tFoL52Fe+TRD2dZwzNCGilACQ/ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICoFkQ3/VdPXBh4cB3nRF5EtVWNV4AdEaGG0yXSBjPOD

Binary file not shown.