feat: lets iceshrimp configure nginx; issues with matrix (2/7/8)

This commit is contained in:
Ahwx 2024-07-17 00:53:49 +02:00
parent c773beb592
commit 750a5f28ab
3 changed files with 4 additions and 5 deletions

View file

@ -16,8 +16,8 @@
iceshrimp = {
enable = true;
configureNginx = true;
settings = {
configureNginx = true;
url = "https://fedi.liv.town"; # The domain your Iceshrimp UI will be served on.
settings.db.host = "/run/postgresql"; # omitting this setting causes some configurations to fail
};