Unverified Commit bf54848f authored by Will Fancher's avatar Will Fancher Committed by GitHub
Browse files

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

nixos/sysupdate: fix example text
parents 66e3ec7d d177e2ef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ in
      type = with lib.types; attrsOf format.type;
      default = { };
      example = {
        "10-uki.conf" = {
        "10-uki" = {
          Transfer = {
            ProtectVersion = "%A";
          };