diff --git a/configuration.nix b/configuration.nix index 86916de..18102ed 100644 --- a/configuration.nix +++ b/configuration.nix @@ -15,7 +15,6 @@ boot.loader.efi.canTouchEfiVariables = false; boot.loader.efi.efiSysMountPoint = "/boot"; - boot.initrd.systemd.timeouts.CryptSetup = "0"; # 0 = wait forever boot.plymouth.enable = true;