feat(home): add halloy
Some checks are pending
Continuous Integration / Checks (push) Waiting to run
Some checks are pending
Continuous Integration / Checks (push) Waiting to run
This commit is contained in:
parent
02bcc3ede9
commit
d149303ed2
3 changed files with 12 additions and 0 deletions
10
home/halloy.toml
Normal file
10
home/halloy.toml
Normal file
|
@ -0,0 +1,10 @@
|
|||
# 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"
|
Loading…
Add table
Add a link
Reference in a new issue