feat(surgat): add soju bouncer
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
cef93c482b
commit
a901e37b73
9 changed files with 54 additions and 19 deletions
|
@ -119,7 +119,7 @@ in
|
|||
'';
|
||||
|
||||
home.file.".jjconfig.toml".source = ./jjconfig.toml;
|
||||
home.file.".config/halloy/config.toml".source = ./halloy.toml;
|
||||
#home.file.".config/halloy/config.toml".source = ./halloy.toml;
|
||||
|
||||
systemd.user.timers."backup-keepassxc" = {
|
||||
Unit.Description = "Backup password DB";
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
# 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