1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 20:01:08 +01:00
This commit is contained in:
2025-12-13 22:36:27 +01:00
parent f1a6b1f4f6
commit fc238008c8
5 changed files with 4 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ in {
nginx = {
serverName = "matomo.kmein.de";
};
package = pkgs.matomo_5;
package = pkgs.matomo;
};
services.mysql = {