diff --git a/systems/bob/hardware.nix b/systems/bob/hardware.nix index c278c69..09eabad 100644 --- a/systems/bob/hardware.nix +++ b/systems/bob/hardware.nix @@ -28,6 +28,7 @@ allowDiscards = true; keyFileSize = 4096; keyFile = "/dev/disk/by-id/usb-Samsung_Flash_Drive_FIT_0374620080067131-0:0"; + fallbackToPassword = true; }; }; kernelModules = [ "kvm-amd" ];