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
commit 9f21a3abb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 {