This commit is contained in:
Tim Schubert 2020-12-30 21:19:13 +01:00
parent 8748e74290
commit 5b29afa9a6
No known key found for this signature in database
GPG key ID: 99658A3EB5CD7C13

View file

@ -41,6 +41,7 @@ in {
# Use the GRUB 2 boot loader.
boot.loader.grub.enable = true;
boot.loader.grub.version = 2;
boot.loader.grub.device = "/dev/sda";
boot.initrd.luks.devices.crypted.device = "/dev/disk/by-uuid/a28c8dd0-1824-4dd3-862c-7e0477871937";
# TODO