mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-22 02:31:33 +01:00
Change luks usb secret key
This commit is contained in:
parent
f589cae430
commit
6677bc540d
2 changed files with 2 additions and 1 deletions
|
|
@ -14,6 +14,7 @@
|
|||
|
||||
boot = {
|
||||
kernelModules = [ "kvm-intel" ];
|
||||
initrd.kernelModules = [ "usb_storage" ];
|
||||
initrd.availableKernelModules = [
|
||||
"xhci_pci"
|
||||
"ahci"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue