vm: use systemd-boot
This commit is contained in:
parent
66c30688f0
commit
a29171eb4b
@ -20,6 +20,8 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
|
||||||
isoImage = {
|
isoImage = {
|
||||||
isoName = "toolshed-${self.lastModifiedDate}.iso";
|
isoName = "toolshed-${self.lastModifiedDate}.iso";
|
||||||
squashfsCompression = "zstd";
|
squashfsCompression = "zstd";
|
||||||
|
Loading…
Reference in New Issue
Block a user