Dual booting another OS

boot.loader.grub.extraEntries = ''
  menuentry "Windows 7" {
    chainloader (hd0,1)+1
  }
'';

References: