Skip to content

Commit 72895c9

Browse files
committed
nixos-modules/microvm/options: improve doc
1 parent bc24209 commit 72895c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nixos-modules/microvm/options.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ in
1212
type = types.bool;
1313
default = true;
1414
description = ''
15-
Whether to enable the microvm.nix guest module.
15+
Whether to enable the microvm.nix guest module at all.
1616
'';
1717
};
1818

0 commit comments

Comments
 (0)