update webserver cfg; use unstable kotatogram

This commit is contained in:
steveej 2021-12-06 20:23:00 +01:00
parent 988c414b00
commit f32ead9343
2 changed files with 3 additions and 2 deletions

View file

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

View file

@ -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;