[oni-circe] Add a couple more channels
This commit is contained in:
parent
375120e2dd
commit
269bd1a78c
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||||
;; Keywords: local
|
;; Keywords: local
|
||||||
;; Version: 2021.0827.120150
|
;; Version: 2022.0826.220512
|
||||||
;; Package-Requires: (circe oni-lui circe-serenity olivetti)
|
;; Package-Requires: (circe oni-lui circe-serenity olivetti)
|
||||||
|
|
||||||
;; This program is free software; you can redistribute it and/or modify
|
;; This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -88,6 +88,8 @@ which may be encrypted."
|
||||||
:nick "ryuslash"
|
:nick "ryuslash"
|
||||||
:channels ("#guix"
|
:channels ("#guix"
|
||||||
"#org-mode"
|
"#org-mode"
|
||||||
|
"#guile-steel"
|
||||||
|
"#guile"
|
||||||
:after-auth
|
:after-auth
|
||||||
"#emacs")
|
"#emacs")
|
||||||
:nickserv-password ,(oni-circe-get-password-for "irc.libera.chat")))
|
:nickserv-password ,(oni-circe-get-password-for "irc.libera.chat")))
|
||||||
|
|
Loading…
Reference in a new issue