diff --git a/configuration/steveej-laptop/hw.nix b/configuration/steveej-laptop/hw.nix index d285833..9b4c429 100644 --- a/configuration/steveej-laptop/hw.nix +++ b/configuration/steveej-laptop/hw.nix @@ -47,11 +47,6 @@ boot.loader.grub.device = "/dev/sda"; boot.initrd.luks.devices = [ { -# name = "luksSSD2"; -# device = "/dev/disk/by-partuuid/bbcb4838-1f05-4c1a-b014-947d2e536b14"; -# preLVM = true; -# allowDiscards = true; -# } { name = "luksSSD1"; device = "/dev/disk/by-uuid/2274dc28-7a48-4355-bc27-2d73f7a2744e"; preLVM = false;