Merge pull request #128920 from wamserma/luks-trim-ae-note

nixos/luksroot: add note about AE to allowDiscards
This commit is contained in:
Luke Granger-Brown
2021-07-03 01:47:38 +01:00
committed by GitHub
+2
View File
@@ -621,6 +621,8 @@ in
Whether to allow TRIM requests to the underlying device. This option
has security implications; please read the LUKS documentation before
activating it.
This option is incompatible with authenticated encryption (dm-crypt
stacked over dm-integrity).
'';
};