Add #guix channel, fix #conkeror
This commit is contained in:
parent
c62a5ec9c6
commit
ae1f9afe47
1 changed files with 3 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||||
;; Keywords: local
|
;; Keywords: local
|
||||||
;; Version: 2021.0126.193026
|
;; Version: 2021.0208.134003
|
||||||
;; Package-Requires: (circe oni-lui circe-serenity)
|
;; Package-Requires: (circe oni-lui circe-serenity)
|
||||||
|
|
||||||
;; This program is free software; you can redistribute it and/or modify
|
;; This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -50,12 +50,13 @@ which may be encrypted."
|
||||||
:channels ("#mowedline"
|
:channels ("#mowedline"
|
||||||
"#ninthfloor"
|
"#ninthfloor"
|
||||||
"#dispass"
|
"#dispass"
|
||||||
"#conkeror"
|
|
||||||
"#emacs-circe"
|
"#emacs-circe"
|
||||||
"#chicken"
|
"#chicken"
|
||||||
"#org-mode"
|
"#org-mode"
|
||||||
|
"#guix"
|
||||||
:after-auth
|
:after-auth
|
||||||
"#linuxvoice"
|
"#linuxvoice"
|
||||||
|
"#conkeror"
|
||||||
"#emacs")
|
"#emacs")
|
||||||
:nickserv-password
|
:nickserv-password
|
||||||
,(oni-circe-get-password-for "irc.freenode.net")))
|
,(oni-circe-get-password-for "irc.freenode.net")))
|
||||||
|
|
Loading…
Reference in a new issue