1
0
Fork 0

[oni-circe] Add a couple more channels

This commit is contained in:
Tom Willemse 2022-08-26 22:09:33 -07:00
parent 375120e2dd
commit 269bd1a78c

View file

@ -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")))