From a3608b1e3afcc04ad74dbafc525157e50eb3b998 Mon Sep 17 00:00:00 2001 From: iFargle Date: Tue, 6 Feb 2024 19:40:06 +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 fafd163a..3f8df1b1 100644 --- a/nixos/hosts/nixos-framework/disks.nix +++ b/nixos/hosts/nixos-framework/disks.nix @@ -75,7 +75,6 @@ type = "luks"; name = "SWAP"; keyFile = "/mnt-root/etc/swap.key"; - passwordFile settings = { allowDiscards = true; }; # content