Update to 26.05 #161

Open
ahtlon wants to merge 11 commits from 26_05_upgrade into master

11 Commits

Author SHA1 Message Date
43da21d363 [lucia] remove mpd
Some checks failed
Hydra callback / on_push (pull_request) Has been skipped
Hydra callback / on_pr (pull_request) Failing after 3h14m20s
Check flake syntax / flake-check (push) Successful in 53m8s
2026-08-08 18:12:56 +02:00
fc4e4fc9c0 [nextcloud] update 2026-08-08 18:12:56 +02:00
8254741b88 [nextcloud] undo the packaging change... 2026-08-08 18:12:56 +02:00
89e8910210 [docs] update nextcloud instructions 2026-08-08 18:12:56 +02:00
d71a5cdf5f Multilingual keyword not supported 2026-08-08 18:12:56 +02:00
07be3a0a7c [Nextcloud] build deck in flake
Changes from a cloud filehost to a local build, should also be more maintainable
2026-08-08 18:12:56 +02:00
e9cd72aaa2 change mpd config to declarative 2026-08-08 18:12:56 +02:00
36f5481133 Change credentialsFile to environmentFile 2026-08-08 18:12:56 +02:00
8d6bf554a6 Hardcode grafana security key
Grafana's secret key (services.grafana.settings.security.secret_key) doesn't have a default  value anymore. Please generate your own and use a file-provider on this option! See also https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#secret_key for more information. See https://grafana.com/docs/grafana/latest/setup-grafana/configure-security/configure-database-encryption/#re-encrypt-secrets on how to re-encrypt.
As stated in the NixOS changelog for 26.05, there's no official way to rotate.
 Either hard-code the old key ("SW2YcwTIb9zpOOhoPsMm") if your setup doesn't have any secrets in the DB that need special protection or perform a rotation with a 3rd-party tool (d9dc788902).
2026-08-08 18:12:56 +02:00
84b7753cf7 Promtail is EOL
Recomended migtration to grafana-alloy (https://grafana.com/docs/alloy/latest/set-up/migrate/from-promtail/) or fluent-bit (https://docs.fluentbit.io/manual/data-pipeline/outputs/loki)
I chose alloy because of the compatability.
This needs to be reworked to a native implementation later
2026-08-08 18:12:56 +02:00
35a3e8cdd7 Update to 26.05 2026-08-08 18:12:56 +02:00