diff --git a/modules/programs/distrobox.nix b/modules/programs/distrobox.nix index 7ae68bcb..30e71664 100644 --- a/modules/programs/distrobox.nix +++ b/modules/programs/distrobox.nix @@ -47,7 +47,7 @@ in { } ''; description = '' - A set of containers and all its respective configurations. Each option cat be either a + A set of containers and all its respective configurations. Each option can be either a bool, string or a list of strings. If passed a list, the option will be repeated for each element. See common-debian in the example config. All the available options for the containers can be found in the distrobox-assemble documentation at .