Skip to content

Commit ea9ce17

Browse files
committed
test
1 parent 65d3960 commit ea9ce17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/mcl-disko/primaryZfsPartition.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
partitions =
1616
lib.optionals legacyBoot {
1717
"boot" = {
18+
device = "${disk}-boot";
1819
size = "1M";
1920
type = "EF02";
2021
};

0 commit comments

Comments
 (0)