tv alnus: fix typo
This commit is contained in:
parent
6d21d74376
commit
f8d3ab8602
@ -12,7 +12,7 @@ with import <stockholm/lib>;
|
||||
initrd = {
|
||||
availableKernelModules = [ "ahci" ];
|
||||
luks.cryptoModules = [ "aes" "sha512" "xts" ];
|
||||
luks.devices.luksroot.devices = "/dev/sda2";
|
||||
luks.devices.luksroot.device = "/dev/sda2";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user