vm: use systemd-boot

This commit is contained in:
Motiejus Jakštys 2024-03-06 12:16:11 +02:00
parent 66c30688f0
commit a29171eb4b
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@
};
};
boot.loader.systemd-boot.enable = true;
isoImage = {
isoName = "toolshed-${self.lastModifiedDate}.iso";
squashfsCompression = "zstd";