From 166ac608fd1c54739a874bdc913893b68d07f05b Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sat, 1 Nov 2025 08:39:10 -0400 Subject: [PATCH] fix(blog): correct conversation tag from Mara to Cadey in Paranoid NixOS Setup post --- lume/src/blog/paranoid-nixos-2021-07-18.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lume/src/blog/paranoid-nixos-2021-07-18.mdx b/lume/src/blog/paranoid-nixos-2021-07-18.mdx index 1d0c59022..3946c54c5 100644 --- a/lume/src/blog/paranoid-nixos-2021-07-18.mdx +++ b/lume/src/blog/paranoid-nixos-2021-07-18.mdx @@ -304,7 +304,7 @@ mkfs.ext4 -L nix ${dev}2 Wait, ext4? I thought you were a zfs stan? - + I normally am, however in this case it's probably better to keep the scary production servers as boring and vanilla as possible, especially when doing a more weird setup like this.