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

View File

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