mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
fix meli eval warning (#7267)
This commit is contained in:
@@ -86,7 +86,7 @@ in
|
||||
type = types.submodule {
|
||||
freeformType = tomlFormat.type;
|
||||
};
|
||||
example = lib.literalExample ''
|
||||
example = lib.literalExpression ''
|
||||
{
|
||||
shortcuts = {
|
||||
contact-list = {
|
||||
|
||||
Reference in New Issue
Block a user