From 1746258f588dfd6e293e1919d081a28535ff7e4a Mon Sep 17 00:00:00 2001 From: Lyn Date: Sun, 10 Nov 2024 03:36:08 +0100 Subject: [PATCH] bleh --- hosts/supernova/hardware-configuration.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/supernova/hardware-configuration.nix b/hosts/supernova/hardware-configuration.nix index fc16404..45f9d9b 100644 --- a/hosts/supernova/hardware-configuration.nix +++ b/hosts/supernova/hardware-configuration.nix @@ -27,12 +27,10 @@ "chungus_1" = { device = "/dev/disk/by-uuid/2c02d324-df81-4c63-b1f8-16c411d1b34a/"; keyFile = "/sysroot/root/raid_keyfile"; - preLVM = false; }; "chungus_2" = { device = "/dev/disk/by-uuid/b642a13f-ddb8-4e25-b885-3eea3744a208/"; keyFile = "/sysroot/root/raid_keyfile"; - preLVM = false; }; };