change cryptomodules
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
};
|
||||
|
||||
boot.initrd.luks = {
|
||||
cryptoModules = [ "aes" "xts" "sha512" ];
|
||||
yubikeySupport = true;
|
||||
devices."nixos-enc" = {
|
||||
device = "/dev/disk/by-uuid/7435d48f-f942-485b-9817-328ad3fc0b93";
|
||||
|
||||
Reference in New Issue
Block a user