Merge pull request #200073 from SuperSandro2000/element-piwiki

This commit is contained in:
Sandro
2022-11-28 00:01:45 +01:00
committed by GitHub
@@ -16,7 +16,6 @@ let
pinData = lib.importJSON ./pin.json;
noPhoningHome = {
disable_guests = true; # disable automatic guest account registration at matrix.org
piwik = false; # disable analytics
};
unwrapped = stdenv.mkDerivation rec {