parent
1e9c01bbbb
commit
0b9bf983db
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ in
|
|||
settings = mkOption {
|
||||
type = yamlFormat.type;
|
||||
default = { };
|
||||
example = ''
|
||||
example = lib.literalExpression ''
|
||||
{
|
||||
httpProxy = "http://proxy.example.org:3128";
|
||||
httpsProxy = "http://proxy.example.org:3128";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue