Whitespace and line length fixes
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
This commit is contained in:
parent
b4eb83df6e
commit
bee3614a59
|
@ -252,7 +252,8 @@ https://DOMAIN/
|
|||
(wireguard-peer
|
||||
(name "stephanie.franciliens.net")
|
||||
(endpoint "stephanie.franciliens.net:51820")
|
||||
(public-key "Ybfh3twyBpj7wx/lo9AVBsBKNAUMSQqAWWV0LfywSDI=")
|
||||
(public-key
|
||||
"Ybfh3twyBpj7wx/lo9AVBsBKNAUMSQqAWWV0LfywSDI=")
|
||||
(allowed-ips '("0.0.0.0/0" "::/0"))))))))
|
||||
(list ))
|
||||
(modify-services
|
||||
|
|
Loading…
Reference in New Issue