mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-15 03:40:22 +00:00
nixos/incus/virtual-machine: explicitly enable repart image
Fixes hydra eval error
This commit is contained in:
@@ -47,6 +47,7 @@ in
|
||||
});
|
||||
|
||||
image.repart = {
|
||||
enable = true;
|
||||
name = "nixos";
|
||||
version = null;
|
||||
sectorSize = 512;
|
||||
|
||||
Reference in New Issue
Block a user