This commit is contained in:
Tim Schubert 2020-12-30 22:00:50 +01:00
parent 5b29afa9a6
commit 698646081c
No known key found for this signature in database
GPG key ID: 99658A3EB5CD7C13

View file

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