Initial commit
This commit is contained in:
commit
9c99aa375b
32 changed files with 378 additions and 0 deletions
8
conf/plugins.scm
Normal file
8
conf/plugins.scm
Normal file
|
@ -0,0 +1,8 @@
|
|||
;; This is a plugin configuration file, don't remove it!
|
||||
|
||||
;; Uncomment following lines to enable plugins.
|
||||
;; Make sure you import the plugin modules here.
|
||||
(define-module (artanis plugins)
|
||||
#:use-module (artanis oht))
|
||||
|
||||
;; (plugin-enable! name handler)
|
Loading…
Add table
Add a link
Reference in a new issue