From 6a73da98e5c0899c3f04b6ce3c22b120b44be265 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 6 Dec 2024 08:42:36 -0800 Subject: add taxonomy to all entities --- content/blog/nix-raid-systemd-boot.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'content/blog/nix-raid-systemd-boot.md') diff --git a/content/blog/nix-raid-systemd-boot.md b/content/blog/nix-raid-systemd-boot.md index cd020f2..de68695 100644 --- a/content/blog/nix-raid-systemd-boot.md +++ b/content/blog/nix-raid-systemd-boot.md @@ -1,7 +1,9 @@ ---- -title: Workaround md raid boot issue in NixOS 22.11 -date: 2023-01-10 ---- ++++ +title = "Workaround md raid boot issue in NixOS 22.11" +date = 2023-01-10 +[taxonomies] +tags = ["nix"] ++++ For about a year now I've been running [NixOS](https://nixos.org/ "NixOS") on my personal machines. Yesterday I decided to go ahead and upgrade my NAS from NixOS 22.05 to [22.11](https://nixos.org/blog/announcements.html#nixos-22.11). On that machine, all the disks are encrypted, and there are two RAID0 devices. To unlock the drives, I log into the [SSH daemon running in `initrd`](https://nixos.wiki/wiki/Remote_LUKS_Unlocking), where I can type my passphrase. This time however, instead of a prompt to unlock the disk, I see the following message: -- cgit v1.2.3