mirror of
https://github.com/nix-community/home-manager
synced 2024-11-10 07:04:17 +00:00
kime: remove documentation dependency on config
This commit is contained in:
parent
865bef3435
commit
baf7659448
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ in {
|
|||
'';
|
||||
description = ''
|
||||
kime configuration. Refer to
|
||||
<https://github.com/Riey/kime/blob/v${pkgs.kime.version}/docs/CONFIGURATION.md>
|
||||
<https://github.com/Riey/kime/blob/develop/docs/CONFIGURATION.md>
|
||||
for details on supported values.
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue