Merge pull request #280232 from jmbaur/sysupdate-example-fix
nixos/sysupdate: fix example text
This commit is contained in:
commit
bf54848f3b
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ in
|
|||
type = with lib.types; attrsOf format.type;
|
||||
default = { };
|
||||
example = {
|
||||
"10-uki.conf" = {
|
||||
"10-uki" = {
|
||||
Transfer = {
|
||||
ProtectVersion = "%A";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue