Started on implementing derek's site
This commit is contained in:
parent
3e07bd2b22
commit
f74e384ead
7 changed files with 112 additions and 23 deletions
|
|
@ -22,6 +22,10 @@ in {
|
|||
file = ./derek-bot.age;
|
||||
owner = "derek-bot";
|
||||
};
|
||||
derek-site = isEnabled "derek-site" {
|
||||
file = ./derek-bot.age;
|
||||
owner = "derek-site";
|
||||
};
|
||||
# matrix-registration = isEnabled "matrix" {
|
||||
# file = ./matrix-registration.age;
|
||||
# owner = abstrServiceUser "matrix-continuwuity";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue