diff options
| author | 2026-05-19 22:23:40 -0400 | |
|---|---|---|
| committer | 2026-05-19 22:23:40 -0400 | |
| commit | 33567739337783e67167a43557c434accb6fe3a0 (patch) | |
| tree | 2db5300d10d8d0b5c1fc52622919b5b4ce43e4b6 /nix_archive/hosts/palm/hardware-configuration.nix | |
| parent | 0848d6c89defb95966deeecd1c61352deccbeaec (diff) | |
| download | dotfiles-33567739337783e67167a43557c434accb6fe3a0.tar.gz dotfiles-33567739337783e67167a43557c434accb6fe3a0.tar.bz2 dotfiles-33567739337783e67167a43557c434accb6fe3a0.zip | |
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" = |