From 65294203a2b02ebe9a461508d08b1c694f49ba41 Mon Sep 17 00:00:00 2001 From: "RingOfStorms (Joshua Bell)" Date: Wed, 17 Dec 2025 00:52:45 -0600 Subject: [PATCH] remove needed for boot --- hosts/i001/hardware-mounts.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/i001/hardware-mounts.nix b/hosts/i001/hardware-mounts.nix index bef29a74..b687fe78 100644 --- a/hosts/i001/hardware-mounts.nix +++ b/hosts/i001/hardware-mounts.nix @@ -65,7 +65,7 @@ lib.mkMerge [ "X-mount.subdir=@persist" ]; # NOTE for impermanence - neededForBoot = true; + # neededForBoot = true; }; } # SWAP (optional)