Matomo: Difference between revisions

Lennart (talk | contribs)
Update from matomo2nix to matomo4nix
Lennart (talk | contribs)
mNo edit summary
 
Line 27: Line 27:
   services.matomo = {
   services.matomo = {
     enable = true;
     enable = true;
     hostname = "TODO;
     hostname = "TODO";
     package = matomoPackages.withPlugins pkgs.matomo (
     package = matomoPackages.withPlugins pkgs.matomo (
       with matomoPackages.plugins;
       with matomoPackages.plugins;