fix[servers]: fix several issues

- winters: flake path was set wrongly
- spotifyd: could not connect (added hosts entry)
- nextcloud: plugins used outdated nextcloud version
- nextcloud: allow all upload sizes on proxy
- matrix: adapt to new bridge config schema
This commit is contained in:
Leon Schwarzäugl 2025-10-07 19:33:17 +02:00
parent edf45b7be5
commit 8379703b93
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
6 changed files with 54 additions and 20 deletions

View file

@ -49,6 +49,9 @@ in
networking = {
inherit (config.swarselsystems) hostName;
hosts = {
"192.168.178.24" = [ "store.swarsel.win" ];
};
wireless.iwd = {
enable = true;
settings = {