element: remove piwiki disabling
Piwiki support got removed half a year ago in
6c37574857
This commit is contained in:
parent
5ff52d0441
commit
3997a52499
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue