Skip to content

Instantly share code, notes, and snippets.

Created December 2, 2017 18:10
Show Gist options
  • Save anonymous/c516560aabc8df54d3688fc21a0f4046 to your computer and use it in GitHub Desktop.
Save anonymous/c516560aabc8df54d3688fc21a0f4046 to your computer and use it in GitHub Desktop.
{
boot.initrd.luks.devices = {
luksroot = {
device = "/dev/sda2";
preLVM = true;
};
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment