mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2025-01-07 12:11:28 +03:00
examples/installer: Fix for new image builder infra
This commit is contained in:
parent
53dbd74fe7
commit
276aaae87f
@ -9,7 +9,7 @@ in
|
||||
mobile.generatedFilesystems = {
|
||||
rootfs = mkDefault {
|
||||
label = mkForce "MOBILE_INSTALLER";
|
||||
id = mkForce "12345678-9000-0001-0000-D00D00000001";
|
||||
ext4.partitionID = mkForce "12345678-9000-0001-0000-D00D00000001";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user