From afa9b1c768c47040b9b070138dd551646e158134 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Fri, 31 Mar 2023 15:25:15 +0000 Subject: [PATCH] Update configuration.nix --- configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 781da63..8b68e4a 100644 --- a/configuration.nix +++ b/configuration.nix @@ -19,7 +19,6 @@ systemd-boot.consoleMode = "0"; }; - boot.initrd.luks.devices = { root = { device = "/dev/sda";