mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-18 18:14:42 +00:00
Merge pull request #280232 from jmbaur/sysupdate-example-fix
nixos/sysupdate: fix example text
This commit is contained in:
commit
bf54848f3b
@ -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 New Issue
Block a user