nixos/nextcloud: build with-apps local
This commit is contained in:
parent
ed4db9c6c7
commit
907b5ebcee
@ -45,7 +45,7 @@ let
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
webroot = pkgs.runCommand
|
webroot = pkgs.runCommandLocal
|
||||||
"${cfg.package.name or "nextcloud"}-with-apps"
|
"${cfg.package.name or "nextcloud"}-with-apps"
|
||||||
{ }
|
{ }
|
||||||
''
|
''
|
||||||
|
Loading…
Reference in New Issue
Block a user