mirror of
https://git.lgmrszd.xyz/Lgmrszd/nix-cfg.git
synced 2025-12-14 15:48:21 +01:00
Move to internal boot partition + attached header
This commit is contained in:
parent
810087e451
commit
1c80e5554c
2 changed files with 1 additions and 9 deletions
|
|
@ -91,7 +91,6 @@ in
|
|||
boot.initrd.luks.devices = {
|
||||
crypted = {
|
||||
device = "/dev/disk/by-path/pci-0000:02:00.0-nvme-1";
|
||||
header = "/dev/disk/by-partuuid/3c43dda3-6a23-7148-add5-84354a28a59e";
|
||||
preLVM = true;
|
||||
crypttabExtraOpts = [ "fido2-device=auto" "token-timeout=10s" ];
|
||||
# fido2.credential = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue