flowy: add bootloader entry to boot into Windows (but i still need to do more config to get Bitlocker to work w/o secure boot)
This commit is contained in:
@@ -22,4 +22,8 @@
|
||||
sops.secrets.colin-passwd.neededForUsers = true;
|
||||
|
||||
sane.services.rsync-net.enable = true;
|
||||
|
||||
# add an entry to boot into Windows, as if it had been launched directly from the BIOS.
|
||||
boot.loader.systemd-boot.rebootForBitlocker = true;
|
||||
boot.loader.systemd-boot.windows.primary.efiDeviceHandle = "HD0b";
|
||||
}
|
||||
|
Reference in New Issue
Block a user