remove cryptomodules
This commit is contained in:
parent
d7a21c5c72
commit
b21192977f
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
boot.initrd.luks = {
|
boot.initrd.luks = {
|
||||||
cryptoModules = [ "aes" "xts" "sha512" ];
|
|
||||||
yubikeySupport = true;
|
yubikeySupport = true;
|
||||||
devices."nixos-enc" = {
|
devices."nixos-enc" = {
|
||||||
device = "/dev/disk/by-uuid/7435d48f-f942-485b-9817-328ad3fc0b93";
|
device = "/dev/disk/by-uuid/7435d48f-f942-485b-9817-328ad3fc0b93";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue