nixos/nextcloud: build with-apps local

This commit is contained in:
Sandro Jäckel 2024-03-02 18:00:56 +01:00
parent ed4db9c6c7
commit 907b5ebcee
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -45,7 +45,7 @@ let
};
};
webroot = pkgs.runCommand
webroot = pkgs.runCommandLocal
"${cfg.package.name or "nextcloud"}-with-apps"
{ }
''