+23
-14
nixos/modules/services/web-apps/nextcloud.nix
+23
-14
nixos/modules/services/web-apps/nextcloud.nix
······Data storage path of nextcloud. Will be <xref linkend="opt-services.nextcloud.home" /> by default.This folder will be populated with a config.php and data folder which contains the state of the instance (excl the database).";···url = "https://gitlab.com/eneiluj/phonetrack-oc/-/wikis/uploads/931aaaf8dca24bf31a7e169a83c17235/phonetrack-0.6.9.tar.gz";············-ln -sfT ${pkgs.linkFarm "nix-apps" (lib.mapAttrsToList (name: target: {name=name; path=target;}) cfg.extraApps)} ${cfg.home}/nix-apps···# Try to enable apps (don't fail when one of them cannot be enabled , eg. due to incompatible version)-${occ}/bin/nextcloud-occ app:enable ${builtins.concatStringsSep " " ( lib.mapAttrsToList (name: target: "${name}") cfg.extraApps)}
······Data storage path of nextcloud. Will be <xref linkend="opt-services.nextcloud.home" /> by default.This folder will be populated with a config.php and data folder which contains the state of the instance (excl the database).";···url = "https://gitlab.com/eneiluj/phonetrack-oc/-/wikis/uploads/931aaaf8dca24bf31a7e169a83c17235/phonetrack-0.6.9.tar.gz";···············# Try to enable apps (don't fail when one of them cannot be enabled , eg. due to incompatible version)
+6
nixos/tests/nextcloud/basic.nix
+6
nixos/tests/nextcloud/basic.nix
······
······