nixos/atticd: fix documentation link formatting
This commit is contained in:
@@ -103,7 +103,7 @@ in
|
||||
settings = lib.mkOption {
|
||||
description = ''
|
||||
Structured configurations of atticd.
|
||||
See https://github.com/zhaofengli/attic/blob/main/server/src/config-template.toml
|
||||
See <https://github.com/zhaofengli/attic/blob/main/server/src/config-template.toml>
|
||||
'';
|
||||
type = format.type;
|
||||
default = { };
|
||||
|
||||
Reference in New Issue
Block a user