Skip to content

Instantly share code, notes, and snippets.

@stigtsp
Created November 18, 2020 20:59
Show Gist options
  • Save stigtsp/144508f61cc0b441917b6375e868023e to your computer and use it in GitHub Desktop.
Save stigtsp/144508f61cc0b441917b6375e868023e to your computer and use it in GitHub Desktop.
boot.initrd.luks.devices = {
root = {
preLVM = true;
allowDiscards = true;
device = "/dev/disk/by-uuid/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa";
};
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment