1
Fork 0

Fix wrong path in pounce config

This commit is contained in:
Matei Adriel 2024-01-31 23:27:40 +01:00
parent 446d479c7a
commit f11ce234e2
No known key found for this signature in database

View file

@ -7,7 +7,7 @@ let
content = '' content = ''
sasl-plain = prescientmoon:${config.sops.placeholder.${secret}} sasl-plain = prescientmoon:${config.sops.placeholder.${secret}}
nick = prescientmoon nick = prescientmoon
save = /persist/var/lib/pounce/${host} save = /persist/state/var/lib/pounce/${host}
host = ${host} host = ${host}
port = ${toString port} port = ${toString port}
join = ${join} join = ${join}