3
0
Fork 0
forked from mirrors/nixpkgs

nixos/lxc-container: remove deprecated literalExample

This commit is contained in:
Artturin 2021-11-10 23:55:13 +02:00
parent ea5c3d756e
commit 0686311257

View file

@ -61,7 +61,7 @@ in
description = "Templates for LXD";
type = types.attrsOf (types.submodule (templateSubmodule));
default = {};
example = literalExample ''
example = literalExpression ''
{
# create /etc/hostname on container creation
"hostname" = {