Merge pull request #280232 from jmbaur/sysupdate-example-fix

nixos/sysupdate: fix example text
This commit is contained in:
Will Fancher 2024-01-16 15:43:05 -05:00 committed by GitHub
commit bf54848f3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -71,7 +71,7 @@ in
type = with lib.types; attrsOf format.type;
default = { };
example = {
"10-uki.conf" = {
"10-uki" = {
Transfer = {
ProtectVersion = "%A";
};