aboutsummaryrefslogtreecommitdiff
path: root/modules/system/boot
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system/boot')
-rw-r--r--modules/system/boot/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/system/boot/default.nix b/modules/system/boot/default.nix
index cac1cec..5a5ac25 100644
--- a/modules/system/boot/default.nix
+++ b/modules/system/boot/default.nix
@@ -24,7 +24,6 @@ in
tmpOnTmpfs = true;
initrd = {
- luks.devices."system".allowDiscards = true;
network = lib.mkIf cfg.initrd.network.enable {
enable = true;
postCommands = ''