Console key map: Make option uniq

Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
Shea Levy 2013-03-09 06:27:27 -05:00
parent a3d8e6eeba
commit 763835e770

View File

@ -46,6 +46,7 @@ let
description = "
The keyboard mapping table for the virtual consoles.
";
type = types.uniq types.string;
};
};