mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-20 06:09:09 -04:00
removed fallbackToPassword = true;
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
allowDiscards = true;
|
||||
keyFileSize = 4096;
|
||||
keyFile = "/dev/disk/by-id/usb-Samsung_Flash_Drive_FIT_0374620080067131-0:0";
|
||||
fallbackToPassword = true;
|
||||
};
|
||||
};
|
||||
kernelModules = [ "kvm-amd" ];
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
allowDiscards = true;
|
||||
keyFileSize = 4096;
|
||||
keyFile = "/dev/disk/by-id/usb-USB_SanDisk_3.2Gen1_03021630090925173333-0:0";
|
||||
fallbackToPassword = true;
|
||||
};
|
||||
};
|
||||
kernelModules = [ "kvm-intel" ];
|
||||
|
||||
@@ -9,7 +9,6 @@ let
|
||||
inherit device;
|
||||
keyFileSize = 4096;
|
||||
keyFile = "/dev/disk/by-id/usb-XIAO_USB_Drive_24587CE29074-0:0";
|
||||
fallbackToPassword = true;
|
||||
};
|
||||
makeLuksSSD =
|
||||
device:
|
||||
|
||||
Reference in New Issue
Block a user