1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

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 = {
enable = true;
settings = {