Skip to content

Commit b1c974e

Browse files
committed
fix(mcl-disko): Add a default value to swap option
1 parent aac1723 commit b1c974e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/mcl-disko/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
};
4848
};
4949
};
50+
default = { };
5051
};
5152

5253
espSize = mkOption {

0 commit comments

Comments
 (0)