graphical/jp: improve description
This commit is contained in:
parent
7e5b6783ba
commit
3659b1973f
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ let
|
|||
in
|
||||
{
|
||||
options.nixowos.graphical.${name} = {
|
||||
enable = lib.mkEnableOption name;
|
||||
enable = lib.mkEnableOption "cjk fonts and fcitx5-mozc for ${name} input";
|
||||
};
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue