diff options
Diffstat (limited to 'nix_archive/hosts/palm/hardware-configuration.nix')
| -rw-r--r-- | nix_archive/hosts/palm/hardware-configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nix_archive/hosts/palm/hardware-configuration.nix b/nix_archive/hosts/palm/hardware-configuration.nix index fe5e08d..20e1c20 100644 --- a/nix_archive/hosts/palm/hardware-configuration.nix +++ b/nix_archive/hosts/palm/hardware-configuration.nix @@ -21,7 +21,6 @@ boot.initrd.luks.devices."home" = { device = "/dev/yashinoki-vg0/home"; - preLVM = false; }; fileSystems."/home/andrew" = |