This commit is contained in:
iFargle 2023-09-22 14:36:20 +09:00
parent b7f90c8f3d
commit 330b353d51

View file

@ -31,7 +31,7 @@
type = "luks";
name = "LUKS-ROOT";
extraOpenArgs = [ "--allow-discards" ];
# settings.keyFile = "/tmp/secret.key";
settings.keyFile = "/tmp/secret.key";
content = {
type = "btrfs";
# extraArgs = [ "-f" ];