profile-sync-daemon: remove preferLocalBuild

This commit is contained in:
Sandro Jäckel 2021-10-12 19:58:49 +02:00
parent f8d3ae5d0a
commit 45ae719fb5
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -23,8 +23,6 @@ stdenv.mkDerivation rec {
--replace "sudo " "/run/wrappers/bin/sudo "
'';
preferLocalBuild = true;
meta = with lib; {
description = "Syncs browser profile dirs to RAM";
longDescription = ''