mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-05 23:25:39 +01:00
feat: lets iceshrimp configure nginx; issues with matrix (2/7/8)
This commit is contained in:
parent
c773beb592
commit
750a5f28ab
3 changed files with 4 additions and 5 deletions
|
|
@ -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
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue