fix: agenix failed to decrypt secrets when booting

This commit is contained in:
Ryan Yin
2023-12-12 20:30:26 +08:00
parent b92537e264
commit 75ef84913f
4 changed files with 10 additions and 230 deletions

View File

@@ -70,6 +70,7 @@
device = "/dev/disk/by-uuid/1167076c-dee1-486c-83c1-4b1af37555cd";
fsType = "btrfs";
options = ["subvol=@persistent" "compress-force=zstd:1"];
# impermanence's data is required for booting.
neededForBoot = true;
};