1
Fork 0

Set pounce nick

This commit is contained in:
Matei Adriel 2024-01-31 23:00:39 +01:00
parent c308969675
commit 9b8448797f
No known key found for this signature in database

View file

@ -2,6 +2,7 @@
let makeNetworkConfig = host: port: join: secret: {
content = ''
sasl-plain = prescientmoon:${config.sops.placeholder.${secret}}
nick = prescientmoon
host = ${host}
port = ${toString port}
join = ${join}