nixpkgs/nixos/tests/nextcloud
Maximilian Bosch 1ee008fcb5
nixos/nextcloud: fixup #119638
A few minor changes to get #119638 - nextcloud: add option to set
datadir and extensions - ready:

* `cfg.datadir` now gets `cfg.home` as default to make the type
  non-nullable.
* Enhanced the `basic` test to check the behavior with a custom datadir
  that's not `/var/lib/nextcloud`.
* Fix hashes for apps in option example.
* Simplify if/else for `appstoreenable` in override config.
* Simplify a few `mapAttrsToList`-expressions in
  `nextcloud-setup.service`.
2021-10-09 22:45:31 +02:00
..
basic.nix nixos/nextcloud: fixup #119638 2021-10-09 22:45:31 +02:00
default.nix nixos/nextcloud: run tests against each Nextcloud instance 2021-10-01 17:03:32 +02:00
with-mysql-and-memcached.nix nixos/nextcloud: drop adminpass/dbpass options entirely 2021-10-08 18:30:57 +02:00
with-postgresql-and-redis.nix nixos/nextcloud: run tests against each Nextcloud instance 2021-10-01 17:03:32 +02:00