From 41b38fb83fa238b6da04c5c02edfcb87e373b539 Mon Sep 17 00:00:00 2001 From: iFargle Date: Tue, 6 Feb 2024 18:04:36 +0900 Subject: [PATCH] test --- nixos/hosts/nixos-framework/disks.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/hosts/nixos-framework/disks.nix b/nixos/hosts/nixos-framework/disks.nix index f30ec8ac..c775e74f 100644 --- a/nixos/hosts/nixos-framework/disks.nix +++ b/nixos/hosts/nixos-framework/disks.nix @@ -77,7 +77,6 @@ settings = { keyFile = "/etc/swap.key"; allowDiscards = true; - preLVM = false; }; # content content = { type = "swap";