cjdns service: whitespace cleanup

This commit is contained in:
Joachim Fasting 2016-10-26 01:55:52 +02:00
parent de3860229a
commit 79d216b8f4

View File

@ -112,11 +112,11 @@ in
"49275fut6tmzu354pq70sr5b95qq0vj" "49275fut6tmzu354pq70sr5b95qq0vj"
]; ];
description = '' description = ''
Any remote cjdns nodes that offer these passwords on Any remote cjdns nodes that offer these passwords on
connection will be allowed to route through this node. connection will be allowed to route through this node.
''; '';
}; };
admin = { admin = {
bind = mkOption { bind = mkOption {
type = types.string; type = types.string;