update webserver cfg; use unstable kotatogram
This commit is contained in:
parent
988c414b00
commit
f32ead9343
2 changed files with 3 additions and 2 deletions
|
@ -114,7 +114,7 @@ in {
|
||||||
unstablepkgs.zoom-us
|
unstablepkgs.zoom-us
|
||||||
thunderbird
|
thunderbird
|
||||||
evolution # gnome4.glib_networking
|
evolution # gnome4.glib_networking
|
||||||
kotatogram-desktop
|
unstablepkgs.kotatogram-desktop
|
||||||
gnome3.cheese
|
gnome3.cheese
|
||||||
discord
|
discord
|
||||||
|
|
||||||
|
|
|
@ -115,8 +115,9 @@ in {
|
||||||
dialect = "sqlite";
|
dialect = "sqlite";
|
||||||
storage = "/var/lib/codimd/db.codimd.sqlite";
|
storage = "/var/lib/codimd/db.codimd.sqlite";
|
||||||
};
|
};
|
||||||
allowAnonymous = false;
|
|
||||||
|
|
||||||
|
allowAnonymous = false;
|
||||||
|
allowGravatar = false;
|
||||||
|
|
||||||
# oauth2 provider config
|
# oauth2 provider config
|
||||||
inherit (passwords.www_stefanjunker_de_hedgedoc) dropbox;
|
inherit (passwords.www_stefanjunker_de_hedgedoc) dropbox;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue