services: Update outdated options
This commit is contained in:
parent
ecbf382d43
commit
828d3f3878
3 changed files with 16 additions and 11 deletions
configuration/services
|
@ -3,7 +3,7 @@
|
|||
config,
|
||||
...
|
||||
}: let
|
||||
nextcloud = pkgs.nextcloud25;
|
||||
nextcloud = pkgs.nextcloud26;
|
||||
hostName = "nextcloud.${config.services.nginx.domain}";
|
||||
in {
|
||||
services.nextcloud = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue