Some checks are pending
Continuous Integration / Checks (push) Waiting to run
10 lines
287 B
TOML
10 lines
287 B
TOML
# Halloy config.
|
|
#
|
|
# For a complete list of available options,
|
|
# please visit https://halloy.squidowl.org/configuration/index.html
|
|
|
|
[servers.liberachat]
|
|
nickname = "dadada"
|
|
server = "irc.libera.chat"
|
|
channels = ["#stratum0"]
|
|
sasl.external.cert = "/home/dadada/.config/halloy/libera.pem"
|